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

Unified Diff: build/json_schema_bundle_compile.gypi

Issue 344443011: Remove duplicate extensions API compiler template. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
« no previous file with comments | « build/json_schema.gni ('k') | chrome/common/extensions/api/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/json_schema_bundle_compile.gypi
diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
index 9c505ff072998ad82ac2f6ec41662493b0f54d57..23dcff8c1c301efd67ef4d322a083d65ae54dc54 100644
--- a/build/json_schema_bundle_compile.gypi
+++ b/build/json_schema_bundle_compile.gypi
@@ -17,8 +17,7 @@
},
'actions': [
{
- # GN version: //build/json_schema.gni
- # (json_schema_bundle_compile templates)
+ # GN version: //extensions/generated_extensions_api.gni
Ken Rockot(use gerrit already) 2014/06/23 20:35:34 Oops. I probably should have added this comment be
'action_name': 'genapi_bundle',
'inputs': [
'<(api_gen_dir)/cc_generator.py',
« no previous file with comments | « build/json_schema.gni ('k') | chrome/common/extensions/api/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698