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

Unified Diff: chrome/chrome_browser.gypi

Issue 2065253002: Revert of Split the code for fetching images and for decoding images into two separate classes. Thi… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2767
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 e6fb22c6902c73fcde99b662bbc752acb68fd058..d526ea6497b298d56ebacfeb6a5e5b6c51b88c84 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