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

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

Issue 2663213002: Create the IOSImageDataFetcherWrapper (Closed)
Patch Set: Address comments Created 3 years, 11 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 66a2401239ebebdad2da7a4797e76d76565765c9..c7034812649b8ea90db7e6d38bd857be1c9244eb 100644
--- a/ios/chrome/browser/suggestions/BUILD.gn
+++ b/ios/chrome/browser/suggestions/BUILD.gn
@@ -16,6 +16,7 @@ source_set("suggestions") {
"//base",
"//components/browser_sync",
"//components/image_fetcher",
+ "//components/image_fetcher/ios",
"//components/keyed_service/ios",
"//components/leveldb_proto",
"//components/signin/core/browser",

Powered by Google App Engine
This is Rietveld 408576698