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..5dbda237d7030bd355c8bae617263b203653ac76 100644 |
| --- a/tools/json_schema_compiler/api_gen_util.gyp |
| +++ b/tools/json_schema_compiler/api_gen_util.gyp |
| @@ -11,6 +11,7 @@ |
| 'type': 'static_library', |
| 'sources': [ |
| 'util.cc', |
| + 'any.cc', |
|
not at google - send to devlin
2012/02/28 22:41:17
keep in alphabetical order
calamity
2012/03/01 04:47:09
Done.
|
| ], |
| 'dependencies': ['<(DEPTH)/base/base.gyp:base'], |
| 'include_dirs': [ |