forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove trailing commas from Chromium IDLs
This removes trailing commas in extended attributes from the 2 files that have them. This is not part of the standard, and doesn't work with strict parsers, but laxer parsers may not notice. This removes a barrier to using more standard-compliant parsers more widely; discovered when rewriting Blink IDL parser. BUG=242800 Review URL: https://chromiumcodereview.appspot.com/15679004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201779 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
nbarth@chromium.org
committed
May 23, 2013
1 parent
c635146
commit b1954f5
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters