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

Unified Diff: ios/chrome/browser/dom_distiller/DEPS

Issue 2529283002: Save favicon during reading list distillation (Closed)
Patch Set: Fix constructor 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: ios/chrome/browser/dom_distiller/DEPS
diff --git a/ios/chrome/browser/dom_distiller/DEPS b/ios/chrome/browser/dom_distiller/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..557f13d640e383593578e02b6c839bbf13d4f190
--- /dev/null
+++ b/ios/chrome/browser/dom_distiller/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/favicon/ios",
+]

Powered by Google App Engine
This is Rietveld 408576698