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

Unified Diff: chrome/chrome_browser.gypi

Issue 2074153002: Pass the ImageDecoder to the ImageFetcher at creation time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments round2 treib@ & added missing imports *sigh* Created 4 years, 6 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/thumbnail_source.cc ('k') | components/image_fetcher.gypi » ('j') | 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 1a3b4e49d78e815e6e04d87a0b42c0b00a7be836..28dcf1dc125af891912c18e978e298dbf80933d3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -559,8 +559,6 @@
'browser/search/search.h',
'browser/search/suggestions/image_decoder_impl.cc',
'browser/search/suggestions/image_decoder_impl.h',
- 'browser/search/suggestions/image_fetcher_impl.cc',
- 'browser/search/suggestions/image_fetcher_impl.h',
'browser/search/suggestions/suggestions_service_factory.cc',
'browser/search/suggestions/suggestions_service_factory.h',
'browser/search/suggestions/suggestions_ui.cc',
« no previous file with comments | « chrome/browser/search/thumbnail_source.cc ('k') | components/image_fetcher.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698