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..5b894ab08ba65a148d47a0e4116abac0de9e23de 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)', |
+ '<@(schema_files_disable_compile)', |
Yoyo Zhou
2013/10/16 21:07:44
This name is a little awkward. Perhaps
non_compile
Haojian Wu
2013/10/17 00:37:58
Done.
|
], |
'message': 'Generating C++ API bundle code', |
'process_outputs_as_sources': 1, |