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

Unified Diff: ios/chrome/browser/ui/settings/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/settings/BUILD.gn
diff --git a/ios/chrome/browser/ui/settings/BUILD.gn b/ios/chrome/browser/ui/settings/BUILD.gn
index 6aefe9be429187189a4fe1dcac7687dfaea3885a..2e80c05312a955f90b7b5c97d86445fa52be4092 100644
--- a/ios/chrome/browser/ui/settings/BUILD.gn
+++ b/ios/chrome/browser/ui/settings/BUILD.gn
@@ -116,6 +116,7 @@ source_set("settings") {
"//components/google/core/browser",
"//components/handoff",
"//components/history/core/browser",
+ "//components/image_fetcher/ios",
"//components/keyed_service/core",
"//components/metrics",
"//components/password_manager/core/browser",

Powered by Google App Engine
This is Rietveld 408576698