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

Unified Diff: ios/chrome/browser/ui/omnibox/BUILD.gn

Issue 2669173002: Use IOSImageDataFetcherWrapper (Closed)
Patch Set: Rebase 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/ui/omnibox/BUILD.gn
diff --git a/ios/chrome/browser/ui/omnibox/BUILD.gn b/ios/chrome/browser/ui/omnibox/BUILD.gn
index a2d02fe792b3aebc055031577b977a15659d81fe..82f5cdbf3177e4654d5307f196f1b21edff15fc0 100644
--- a/ios/chrome/browser/ui/omnibox/BUILD.gn
+++ b/ios/chrome/browser/ui/omnibox/BUILD.gn
@@ -63,6 +63,7 @@ source_set("omnibox_internal") {
"//base",
"//base:i18n",
"//components/favicon/ios",
+ "//components/image_fetcher/ios",
"//components/keyed_service/core",
"//components/open_from_clipboard",
"//components/resources",

Powered by Google App Engine
This is Rietveld 408576698