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

Unified Diff: ios/chrome/browser/suggestions/BUILD.gn

Issue 2697043005: Use component ImageFetcher instead of iOS one. (Closed)
Patch Set: Created 3 years, 10 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: ios/chrome/browser/suggestions/BUILD.gn
diff --git a/ios/chrome/browser/suggestions/BUILD.gn b/ios/chrome/browser/suggestions/BUILD.gn
index c7034812649b8ea90db7e6d38bd857be1c9244eb..ff3f92492dd650f6a5b69ea24b4f32561b5f854c 100644
--- a/ios/chrome/browser/suggestions/BUILD.gn
+++ b/ios/chrome/browser/suggestions/BUILD.gn
@@ -5,8 +5,6 @@
source_set("suggestions") {
configs += [ "//build/config/compiler:enable_arc" ]
sources = [
- "image_fetcher_impl.h",
- "image_fetcher_impl.mm",
"ios_image_decoder_impl.h",
"ios_image_decoder_impl.mm",
"suggestions_service_factory.h",

Powered by Google App Engine
This is Rietveld 408576698