Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Unified Diff: tools/idl_parser/test_lexer/keywords.in

Issue 13498002: Add WebIDL compliant parser plus tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 'Delay build of Lexer to handler tokens correctly.' Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/idl_parser/run_tests.py ('k') | tools/idl_parser/test_parser/callback.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/idl_parser/test_lexer/keywords.in
diff --git a/tools/idl_parser/test_lexer/keywords.in b/tools/idl_parser/test_lexer/keywords.in
index e15575386f45cadfc6e442f6782740e2efb158c8..11baff907f38150965aad2300fe4e80814b7b19a 100644
--- a/tools/idl_parser/test_lexer/keywords.in
+++ b/tools/idl_parser/test_lexer/keywords.in
@@ -17,10 +17,8 @@ GETTER getter
IMPLEMENTS implements
INFINITY Infinity
INTERFACE interface
-LABEL label
LEGACYCALLER legacycaller
LONG long
-NAMESPACE namespace
NAN Nan
NULL null
OBJECT object
@@ -32,7 +30,6 @@ SETTER setter
SHORT short
STATIC static
STRINGIFIER stringifier
-STRUCT struct
TYPEDEF typedef
TRUE true
UNSIGNED unsigned
« no previous file with comments | « tools/idl_parser/run_tests.py ('k') | tools/idl_parser/test_parser/callback.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698