| Index: build/json_schema_bundle_compile.gypi
|
| diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
|
| index b6107cf770df7a17c7743de693233f34085af41c..3f6021a1575f254ded7dee35643baa34fb445a5a 100644
|
| --- a/build/json_schema_bundle_compile.gypi
|
| +++ b/build/json_schema_bundle_compile.gypi
|
| @@ -43,6 +43,7 @@
|
| '--namespace=<(root_namespace)',
|
| '--generator=cpp-bundle',
|
| '<@(schema_files)',
|
| + '<@(non_compiled_schema_files)',
|
| ],
|
| 'message': 'Generating C++ API bundle code',
|
| 'process_outputs_as_sources': 1,
|
|
|