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

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

Issue 1713673002: Remove //tools/idl_parser. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 4 years, 10 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_lexer/keywords_ppapi.in » ('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
deleted file mode 100644
index 05b832d6c4e7737f0f3991fd72c2bb7f3e97c5fa..0000000000000000000000000000000000000000
--- a/tools/idl_parser/test_lexer/keywords.in
+++ /dev/null
@@ -1,50 +0,0 @@
-ANY any
-ATTRIBUTE attribute
-BOOLEAN boolean
-BYTESTRING ByteString
-BYTE byte
-CALLBACK callback
-CONST const
-CREATOR creator
-DATE Date
-DELETER deleter
-DICTIONARY dictionary
-DOMSTRING DOMString
-DOUBLE double
-ENUM enum
-EXCEPTION exception
-FALSE false
-FLOAT float
-GETTER getter
-IMPLEMENTS implements
-INFINITY Infinity
-INHERIT inherit
-INTERFACE interface
-ITERABLE iterable
-LEGACYCALLER legacycaller
-LEGACYITERABLE legacyiterable
-LONG long
-MAPLIKE maplike
-NAN Nan
-NULL null
-OBJECT object
-OCTET octet
-OPTIONAL optional
-OR or
-PARTIAL partial
-PROMISE Promise
-READONLY readonly
-REGEXP RegExp
-REQUIRED required
-SEQUENCE sequence
-SERIALIZER serializer
-SETLIKE setlike
-SETTER setter
-SHORT short
-STATIC static
-STRINGIFIER stringifier
-TYPEDEF typedef
-TRUE true
-UNSIGNED unsigned
-UNRESTRICTED unrestricted
-VOID void
« no previous file with comments | « tools/idl_parser/run_tests.py ('k') | tools/idl_parser/test_lexer/keywords_ppapi.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698