summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authortommycli@chromium.org <tommycli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-08 14:17:00 +0000
committertommycli@chromium.org <tommycli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-08 14:17:00 +0000
commit6c0c9736ddcd8a677414f64a270b5a48a9bc5705 (patch)
tree2dd896a715fa55f90ed85f69f4b1b9f3274c5206 /chrome/chrome_common.gypi
parent44c8cc8bc2a354669c80714ad1426d2a2156843c (diff)
downloadchromium_src-6c0c9736ddcd8a677414f64a270b5a48a9bc5705.zip
chromium_src-6c0c9736ddcd8a677414f64a270b5a48a9bc5705.tar.gz
chromium_src-6c0c9736ddcd8a677414f64a270b5a48a9bc5705.tar.bz2
Break some of the chrome/common dependencies in implementation by moving some paths and constants to the component.
Design doc: https://docs.google.com/document/d/1F76yNZCnPnGzgNXhI-sCFKlXulwx_s_OKTGbJS5NhbA/edit?usp=sharing BUG=371463 Review URL: https://codereview.chromium.org/334783002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281744 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 4f334c3..11a1afc 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -302,6 +302,7 @@
'<(DEPTH)/chrome/chrome_resources.gyp:theme_resources',
'<(DEPTH)/chrome/common_constants.gyp:common_constants',
'<(DEPTH)/components/components.gyp:cloud_devices_common',
+ '<(DEPTH)/components/components.gyp:component_updater',
'<(DEPTH)/components/components.gyp:json_schema',
'<(DEPTH)/components/components.gyp:metrics',
'<(DEPTH)/components/components.gyp:policy_component_common',