summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authordroger@chromium.org <droger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-04 05:07:49 +0000
committerdroger@chromium.org <droger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-04 05:07:49 +0000
commit381500970819966e039bf3221dec75f0f1affb70 (patch)
treebc7393f5e7206a706745c724609d38011ef5771e /chrome/chrome_common.gypi
parent0203e05abaef4995e07107b25ce992dc0e3c95ee (diff)
downloadchromium_src-381500970819966e039bf3221dec75f0f1affb70.zip
chromium_src-381500970819966e039bf3221dec75f0f1affb70.tar.gz
chromium_src-381500970819966e039bf3221dec75f0f1affb70.tar.bz2
Move Translate renderer messages to the Translate component
BUG=335082 TBR=thakis Review URL: https://codereview.chromium.org/219963007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261683 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 73bddad..718add7 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -390,6 +390,7 @@
'<(DEPTH)/components/components.gyp:autofill_content_common',
'<(DEPTH)/components/components.gyp:password_manager_core_common',
'<(DEPTH)/components/components.gyp:signin_core_common',
+ '<(DEPTH)/components/components.gyp:translate_content_common',
'<(DEPTH)/components/nacl.gyp:nacl_common',
'<(DEPTH)/components/components.gyp:visitedlink_common',
'<(DEPTH)/extensions/common/api/api.gyp:extensions_api',