Chromium Code Reviews| Index: tools/json_schema_compiler/api_gen_util.gyp |
| diff --git a/tools/json_schema_compiler/api_gen_util.gyp b/tools/json_schema_compiler/api_gen_util.gyp |
| index 54966cc6030aad7469b14b5b4fa4cf02dbeeaaef..b1c220db312064973816c1adf14d10e9f81222af 100644 |
| --- a/tools/json_schema_compiler/api_gen_util.gyp |
| +++ b/tools/json_schema_compiler/api_gen_util.gyp |
| @@ -10,6 +10,7 @@ |
| 'target_name': 'api_gen_util', |
| 'type': 'static_library', |
| 'sources': [ |
| + 'any.cc', |
| 'util.cc', |
| ], |
| 'dependencies': ['<(DEPTH)/base/base.gyp:base'], |