Chromium Code Reviews| Index: build/json_schema_compile.gypi |
| diff --git a/build/json_schema_compile.gypi b/build/json_schema_compile.gypi |
| index 16dd88cb30ee2b43e3c675eea176c4bedf1a4b93..2396fda7572c9503e0fb60012a75b55e615dd6c0 100644 |
| --- a/build/json_schema_compile.gypi |
| +++ b/build/json_schema_compile.gypi |
| @@ -24,6 +24,8 @@ |
| '<(api_gen_dir)/cpp_type_generator.py', |
| '<(api_gen_dir)/h_generator.py', |
| '<(api_gen_dir)/model.py', |
| + '<(api_gen_dir)/any.cc', |
| + '<(api_gen_dir)/any.h', |
|
not at google - send to devlin
2012/02/28 22:41:17
alphabetical order
calamity
2012/03/01 04:47:09
Done.
|
| '<(api_gen_dir)/util.cc', |
| '<(api_gen_dir)/util.h', |
| '<(api_gen_dir)/util_cc_helper.py', |