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

Unified Diff: components/dom_distiller/ios/DEPS

Issue 2529283002: Save favicon during reading list distillation (Closed)
Patch Set: Using web state Created 4 years 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/dom_distiller/ios/DEPS
diff --git a/components/dom_distiller/ios/DEPS b/components/dom_distiller/ios/DEPS
index 450c6e92a3ac757ff98b6e5425bec69828baa642..878f65dc8306d1fb0a8e30cbd1cb9427b82070f8 100644
--- a/components/dom_distiller/ios/DEPS
+++ b/components/dom_distiller/ios/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/favicon/ios",
"+ios/public/provider/web",
Eugene But (OOO till 7-30) 2016/12/08 15:34:53 Do you still need this?
gambard 2016/12/12 15:04:25 Done.
"+ios/web/public",
]

Powered by Google App Engine
This is Rietveld 408576698