| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index c2811679ec7cb62cd1f615cc7c1b906c988a66a7..35f7e079d218820284bfb2c3a0b730529d8c77f8 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -38,6 +38,7 @@
|
| '<(DEPTH)/chrome/common_constants.gyp:common_constants',
|
| '<(DEPTH)/components/components.gyp:json_schema',
|
| '<(DEPTH)/components/components.gyp:policy_component',
|
| + '<(DEPTH)/components/components.gyp:translate_core_common',
|
| '<(DEPTH)/components/components.gyp:variations',
|
| '<(DEPTH)/content/content.gyp:content_common',
|
| '<(DEPTH)/net/net.gyp:net',
|
| @@ -368,9 +369,6 @@
|
| 'common/switch_utils.h',
|
| 'common/thumbnail_score.cc',
|
| 'common/thumbnail_score.h',
|
| - 'common/translate/language_detection_details.cc',
|
| - 'common/translate/language_detection_details.h',
|
| - 'common/translate/translate_errors.h',
|
| 'common/tts_messages.h',
|
| 'common/tts_utterance_request.cc',
|
| 'common/tts_utterance_request.h',
|
|
|