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

Unified Diff: chrome/chrome_browser.gypi

Issue 392983007: [Suggestions] Make ThumbnailManager implement ImageManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits Created 6 years, 5 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
« no previous file with comments | « chrome/browser/search/suggestions/thumbnail_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index bf77d1c15818822030142d9bb908096c96e39c27..fa7b0db4d55183606c5bc977b080db3ec8d5ffa2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1131,6 +1131,7 @@
'browser/search/search.h',
'browser/search/suggestions/blacklist_store.cc',
'browser/search/suggestions/blacklist_store.h',
+ 'browser/search/suggestions/image_manager.h',
'browser/search/suggestions/suggestions_service.cc',
'browser/search/suggestions/suggestions_service.h',
'browser/search/suggestions/suggestions_service_factory.cc',
« no previous file with comments | « chrome/browser/search/suggestions/thumbnail_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698