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

Unified Diff: chrome/chrome_common.gypi

Issue 9774001: Remove dependence on .json files for IDL-specified extensions/apps APIs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add trailing newlines in generated files, and ran docs generation (changes are unrelated to my patc… Created 8 years, 9 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 5e9ac645f90b927b2d1f0684b8413964c1ad4efb..69f558e003956e4f50702184b2804a2636e692a4 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -258,9 +258,6 @@
'common/zip_internal.h',
'common/zip_reader.cc',
'common/zip_reader.h',
-
- # Generated by the api.gyp:api target
- '<(SHARED_INTERMEDIATE_DIR)/chrome/common/extensions/api/generated_api.h'
miket_OOO 2012/03/20 21:52:16 Thank you.
],
'conditions': [
['OS=="android"', {

Powered by Google App Engine
This is Rietveld 408576698