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

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

Issue 2674653003: Use IOSImageDataFetcherWrapper in BrowserViewController (Closed)
Patch Set: Change IOSImageDataFetcherWrapper wrapping 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/BUILD.gn
diff --git a/ios/chrome/browser/ui/BUILD.gn b/ios/chrome/browser/ui/BUILD.gn
index 5927606e41e0700d334dea9c960950a1af581db8..6fba1d7dc4b7d7f39c5504c5fcbddd787167e96e 100644
--- a/ios/chrome/browser/ui/BUILD.gn
+++ b/ios/chrome/browser/ui/BUILD.gn
@@ -238,6 +238,7 @@ source_set("ui_internal") {
"//base",
"//base:i18n",
"//components/bookmarks/browser",
+ "//components/image_fetcher/ios",
"//components/infobars/core",
"//components/prefs",
"//components/reading_list/core",
@@ -310,7 +311,6 @@ source_set("ui_internal") {
"//ios/public/provider/chrome/browser/voice",
"//ios/third_party/material_components_ios",
"//ios/web",
- "//ios/web/public/image_fetcher",
"//net",
"//third_party/google_toolbox_for_mac",
"//ui/base",
« no previous file with comments | « components/image_fetcher/ios/ios_image_data_fetcher_wrapper.mm ('k') | ios/chrome/browser/ui/browser_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698