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

Unified Diff: components/favicon/ios/DEPS

Issue 2677993002: Use IOSImageDataFetcherWrapper for favicon (Closed)
Patch Set: Cleanup WebState 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: components/favicon/ios/DEPS
diff --git a/components/favicon/ios/DEPS b/components/favicon/ios/DEPS
index 0fc0ddddacd4c1c33c904a9175b0f3748b495c2c..1f39d248cd418901a43430e273c210a23cd65d7f 100644
--- a/components/favicon/ios/DEPS
+++ b/components/favicon/ios/DEPS
@@ -1,3 +1,7 @@
include_rules = [
+ "+components/image_fetcher/ios",
"+ios/web/public",
+ "+net",
+ "+skia/ext/skia_utils_ios.h",
+ "+third_party/skia/include/core/SkBitmap.h",
]

Powered by Google App Engine
This is Rietveld 408576698