summaryrefslogtreecommitdiffstats
path: root/build/json_schema_bundle_compile.gypi
diff options
context:
space:
mode:
authorMHX348@motorola.com <MHX348@motorola.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-12 04:45:41 +0000
committerMHX348@motorola.com <MHX348@motorola.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-12 04:45:41 +0000
commit071d96b541fbc0370354a9fae78e5e87fdbe542d (patch)
tree4d4c0f81bfe17ef7f2ad6ca79a02493d655b139d /build/json_schema_bundle_compile.gypi
parent3422bf1ca45801282f9540a5be2fa350a3f9e349 (diff)
downloadchromium_src-071d96b541fbc0370354a9fae78e5e87fdbe542d.zip
chromium_src-071d96b541fbc0370354a9fae78e5e87fdbe542d.tar.gz
chromium_src-071d96b541fbc0370354a9fae78e5e87fdbe542d.tar.bz2
generated_api.h should have its body generated into generated_api.cc
BUG=172050 Review URL: https://chromiumcodereview.appspot.com/12181005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181848 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/json_schema_bundle_compile.gypi')
-rw-r--r--build/json_schema_bundle_compile.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
index e91f9d2..b6107cf 100644
--- a/build/json_schema_bundle_compile.gypi
+++ b/build/json_schema_bundle_compile.gypi
@@ -31,6 +31,7 @@
],
'outputs': [
'<(SHARED_INTERMEDIATE_DIR)/<(cc_dir)/generated_api.h',
+ '<(SHARED_INTERMEDIATE_DIR)/<(cc_dir)/generated_api.cc',
'<(SHARED_INTERMEDIATE_DIR)/<(cc_dir)/generated_schemas.h',
'<(SHARED_INTERMEDIATE_DIR)/<(cc_dir)/generated_schemas.cc',
],