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

Unified Diff: chrome/chrome_browser.gypi

Issue 2068783003: Revert of Split the code for fetching images and for decoding images into two separate classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/suggestions/image_fetcher_impl.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 5a96ba61459ed7833f45f6984fdd5a0b2f9d2632..ef23f287a77b53a6bc8e74b8a5a0c31101a7ab60 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -571,8 +571,6 @@
'browser/search/most_visited_iframe_source.h',
'browser/search/search.cc',
'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',
@@ -3346,7 +3344,6 @@
'../components/components.gyp:flags_ui',
'../components/components.gyp:guest_view_browser',
'../components/components.gyp:history_content_browser',
- '../components/components.gyp:image_fetcher',
'../components/components.gyp:keyed_service_content',
'../components/components.gyp:metrics_gpu',
'../components/components.gyp:metrics_profiler',
« no previous file with comments | « chrome/browser/search/suggestions/image_fetcher_impl.cc ('k') | components/image_fetcher.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698