| Index: build/json_schema_compile.gypi
|
| diff --git a/build/json_schema_compile.gypi b/build/json_schema_compile.gypi
|
| index 55d6d304247dab0912ba9a30bacfa19b71413639..09515a9a5028fc2f00a1df580983b8be70b7b227 100644
|
| --- a/build/json_schema_compile.gypi
|
| +++ b/build/json_schema_compile.gypi
|
| @@ -39,7 +39,6 @@
|
| '--root=<(DEPTH)',
|
| '--destdir=<(SHARED_INTERMEDIATE_DIR)',
|
| '--namespace=<(root_namespace)',
|
| - '<@(json_schema_files)',
|
| ],
|
| 'message': 'Generating C++ code from <(RULE_INPUT_PATH) jsons',
|
| 'process_outputs_as_sources': 1,
|
|
|