summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser_chromeos.gypi
diff options
context:
space:
mode:
authorAlbert J. Wong <ajwong@chromium.org>2014-08-26 18:10:24 -0700
committerAlbert J. Wong <ajwong@chromium.org>2014-08-27 01:14:22 +0000
commit8f65982274893958898690b22e1c0c9ed4968857 (patch)
treea6e258ea0f77c26bd5c5637a6310d134979526d6 /chrome/chrome_browser_chromeos.gypi
parent1a2f0e0889de76e03e14d454fef33711b4be3a3b (diff)
downloadchromium_src-8f65982274893958898690b22e1c0c9ed4968857.zip
chromium_src-8f65982274893958898690b22e1c0c9ed4968857.tar.gz
chromium_src-8f65982274893958898690b22e1c0c9ed4968857.tar.bz2
Revert "Split bundle generation steps so that API registration is generated in browser, not common."
Causing build failure in Android due to failed include for extensions/common/api/runtime.h. This reverts commit 3b70ef14be986a3252428cc6d9553bf2c69deb70. BUG=none TBR=yoz Review URL: https://codereview.chromium.org/506253003 Cr-Commit-Position: refs/heads/master@{#292059}
Diffstat (limited to 'chrome/chrome_browser_chromeos.gypi')
-rw-r--r--chrome/chrome_browser_chromeos.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 3162b18..9a053ba 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -23,7 +23,6 @@
'dependencies': [
# TODO(tbarzic): Cleanup this list.
'attestation_proto',
- 'browser/extensions/api/api_registration.gyp:chrome_api_registration',
'browser/performance_monitor/performance_monitor.gyp:performance_monitor',
'browser_extensions',
'cert_logger_proto',
@@ -117,7 +116,6 @@
],
},
'export_dependent_settings': [
- 'browser/extensions/api/api_registration.gyp:chrome_api_registration',
'common/extensions/api/api.gyp:chrome_api',
'../sync/sync.gyp:sync',
],