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)', |
not at google - send to devlin
2012/02/24 03:53:05
what's this change for?
the comment up the top st
calamity
2012/02/24 15:10:40
Now that we use dependencies, no need to pass in a
|
], |
'message': 'Generating C++ code from <(RULE_INPUT_PATH) jsons', |
'process_outputs_as_sources': 1, |