Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1103)

Unified Diff: chrome/chrome_common.gypi

Issue 304273010: Move thumbnail to history component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698