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

Unified Diff: components/favicon/ios/BUILD.gn

Issue 2677993002: Use IOSImageDataFetcherWrapper for favicon (Closed)
Patch Set: Actually adding the header 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
« no previous file with comments | « no previous file | components/favicon/ios/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/ios/BUILD.gn
diff --git a/components/favicon/ios/BUILD.gn b/components/favicon/ios/BUILD.gn
index 5a8a704c6876d093694d0c22f5d00c4cf9f12815..37ef0fbb7e8978afc2f2ea9175a963924282d2ba 100644
--- a/components/favicon/ios/BUILD.gn
+++ b/components/favicon/ios/BUILD.gn
@@ -13,6 +13,7 @@ source_set("ios") {
"//base",
"//components/favicon/core",
"//components/favicon_base",
+ "//components/image_fetcher/ios",
"//ios/web",
"//ui/gfx",
]
« no previous file with comments | « no previous file | components/favicon/ios/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698