Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index afd5f98539d873dcf7cbccc7a042e45da2299104..acadbc0bb360784f7b33ffe540730e24731be790 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -37,6 +37,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:history', |
|
sdefresne
2014/06/02 19:56:55
s/history/history_core_common/
nshaik
2014/06/08 08:43:41
Done.
|
| '<(DEPTH)/components/components.gyp:json_schema', |
| '<(DEPTH)/components/components.gyp:metrics', |
| '<(DEPTH)/components/components.gyp:policy_component_common', |
| @@ -294,8 +295,6 @@ |
| 'common/spellcheck_result.h', |
| 'common/switch_utils.cc', |
| 'common/switch_utils.h', |
| - 'common/thumbnail_score.cc', |
| - 'common/thumbnail_score.h', |
| 'common/tts_messages.h', |
| 'common/tts_utterance_request.cc', |
| 'common/tts_utterance_request.h', |