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

Unified Diff: components/favicon/ios/DEPS

Issue 2677993002: Use IOSImageDataFetcherWrapper for favicon (Closed)
Patch Set: Add 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
Index: components/favicon/ios/DEPS
diff --git a/components/favicon/ios/DEPS b/components/favicon/ios/DEPS
index 0fc0ddddacd4c1c33c904a9175b0f3748b495c2c..848ad605a301682c3402b576547582d70dcce240 100644
--- a/components/favicon/ios/DEPS
+++ b/components/favicon/ios/DEPS
@@ -1,3 +1,6 @@
include_rules = [
+ "+components/image_fetcher/ios",
"+ios/web/public",
+ "+skia/ext/skia_utils_ios.h",
sdefresne 2017/02/07 10:18:30 Please add the following above the rules for skia
gambard 2017/02/08 14:48:12 Done.
+ "+third_party/skia/include/core/SkBitmap.h",
]

Powered by Google App Engine
This is Rietveld 408576698