Index: build/json_schema_bundle_compile.gypi |
diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi |
index 11a6a28759c27f7f8a61c9c44a51788994777f29..94e7824275dd9e99528d2234245c5ee73c7e287f 100644 |
--- a/build/json_schema_bundle_compile.gypi |
+++ b/build/json_schema_bundle_compile.gypi |
@@ -40,7 +40,7 @@ |
'--root=<(DEPTH)', |
'--destdir=<(SHARED_INTERMEDIATE_DIR)', |
'--namespace=<(root_namespace)', |
- '--bundle', |
+ '--generator=cpp-bundle', |
'<@(schema_files)', |
], |
'message': 'Generating C++ API bundle code', |