From 381500970819966e039bf3221dec75f0f1affb70 Mon Sep 17 00:00:00 2001 From: "droger@chromium.org" Date: Fri, 4 Apr 2014 05:07:49 +0000 Subject: 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 --- chrome/chrome_common.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/chrome_common.gypi') 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', -- cgit v1.1