summaryrefslogtreecommitdiffstats
path: root/build/json_schema_bundle_compile.gypi
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-23 22:34:50 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-23 22:34:50 +0000
commit8ab1fc6cb1046fee3f3d856cedff1676b903f4ec (patch)
tree98d859c83657bc8c371bccd036149664e2f6fa9f /build/json_schema_bundle_compile.gypi
parent1f2780fb1a7d3c5893fe2e22a733f6ad081a1450 (diff)
downloadchromium_src-8ab1fc6cb1046fee3f3d856cedff1676b903f4ec.zip
chromium_src-8ab1fc6cb1046fee3f3d856cedff1676b903f4ec.tar.gz
chromium_src-8ab1fc6cb1046fee3f3d856cedff1676b903f4ec.tar.bz2
Remove duplicate extensions API compiler template.
I accidentally wrote another version of this without remembering that it already existed in extensions/generated_extensions_api.gni. R=rockot@chromium.org Review URL: https://codereview.chromium.org/344443011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279206 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/json_schema_bundle_compile.gypi')
-rw-r--r--build/json_schema_bundle_compile.gypi3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
index 9c505ff..23dcff8 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
'action_name': 'genapi_bundle',
'inputs': [
'<(api_gen_dir)/cc_generator.py',