| Index: build/json_schema_bundle_compile.gypi
|
| diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
|
| index e91f9d2771a8e4112a8bfc73066ecf0d71fed811..b6107cf770df7a17c7743de693233f34085af41c 100644
|
| --- a/build/json_schema_bundle_compile.gypi
|
| +++ b/build/json_schema_bundle_compile.gypi
|
| @@ -31,6 +31,7 @@
|
| ],
|
| 'outputs': [
|
| '<(SHARED_INTERMEDIATE_DIR)/<(cc_dir)/generated_api.h',
|
| + '<(SHARED_INTERMEDIATE_DIR)/<(cc_dir)/generated_api.cc',
|
| '<(SHARED_INTERMEDIATE_DIR)/<(cc_dir)/generated_schemas.h',
|
| '<(SHARED_INTERMEDIATE_DIR)/<(cc_dir)/generated_schemas.cc',
|
| ],
|
|
|