Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Unified Diff: tools/json_schema_compiler/api_gen_util.gyp

Issue 11827026: Overhaul JSON Schema Compiler to support a number of features required to (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 b1c220db312064973816c1adf14d10e9f81222af..54966cc6030aad7469b14b5b4fa4cf02dbeeaaef 100644
--- a/tools/json_schema_compiler/api_gen_util.gyp
+++ b/tools/json_schema_compiler/api_gen_util.gyp
@@ -10,7 +10,6 @@
'target_name': 'api_gen_util',
'type': 'static_library',
'sources': [
- 'any.cc',
'util.cc',
],
'dependencies': ['<(DEPTH)/base/base.gyp:base'],

Powered by Google App Engine
This is Rietveld 408576698