Index: build/json_schema_compile.gypi |
diff --git a/build/json_schema_compile.gypi b/build/json_schema_compile.gypi |
index 16dd88cb30ee2b43e3c675eea176c4bedf1a4b93..3abecf3ed79449c71c8eb5e2e972e6446887972c 100644 |
--- a/build/json_schema_compile.gypi |
+++ b/build/json_schema_compile.gypi |
@@ -17,6 +17,9 @@ |
'rule_name': 'genapi', |
'extension': 'json', |
'inputs': [ |
+ '<(api_gen_dir)/any.cc', |
+ '<(api_gen_dir)/any.h', |
+ '<(api_gen_dir)/any_helper.py', |
'<(api_gen_dir)/cc_generator.py', |
'<(api_gen_dir)/code.py', |
'<(api_gen_dir)/compiler.py', |