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

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

Issue 1829753003: [Extensions] Update generated code to support movable additional properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Antony's Created 4 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/BUILD.gn ('k') | tools/json_schema_compiler/test/objects_movable.idl » ('j') | 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 a0203dc8692973f58d9905f692309e3709a987d1..b9ed611af6f7e80da8b9717df25e3e4a871a3530 100644
--- a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
+++ b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
@@ -26,6 +26,7 @@
'idl_object_types.idl',
'objects.json',
'objects_movable.idl',
+ 'objects_movable_json.json',
'simple_api.json',
'error_generation.json'
],
« no previous file with comments | « tools/json_schema_compiler/test/BUILD.gn ('k') | tools/json_schema_compiler/test/objects_movable.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698