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

Unified Diff: tools/json_schema_compiler/test/json_schema_compiler_tests.gyp

Issue 197873009: Support scoped types in PPAPI IDL. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed tests. Created 6 years, 9 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/json_schema_compiler/test/idl_other_namespace_sub_namespace.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
diff --git a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
index 27ec4385be869f042e1a6258747d4ec153e286dc..9eb325050db585c39912ba297e22626f3f27ebe6 100644
--- a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
+++ b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
@@ -20,6 +20,8 @@
'functions_as_parameters.json',
'functions_on_types.json',
'idl_basics.idl',
+ 'idl_other_namespace.idl',
+ 'idl_other_namespace_sub_namespace.idl',
'idl_object_types.idl',
'objects.json',
'simple_api.json',
« no previous file with comments | « tools/json_schema_compiler/test/idl_other_namespace_sub_namespace.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698