Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 74e179c118472146c0e217e4e026abb1377b849c..4ed5bb266a66a414b76b4f84495738541ca27e9d 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -30,6 +30,9 @@ |
'../components/components.gyp:encryptor', |
'../components/components.gyp:sessions', |
'../components/components.gyp:startup_metric_utils', |
+ '../components/components.gyp:translate_common', |
+ # TODO(droger): Remove this dependency, see http://crbug.com/297777. |
+ '../components/components.gyp:translate_language_detection', |
'../components/components.gyp:user_prefs', |
# This depends directly on the variations target, rather than just |
# transitively via the common target because the proto sources need to |