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

Unified Diff: components/ntp_snippets/ios/DEPS

Issue 2755113002: Create ReadingListSuggestionsProvider (Closed)
Patch Set: Created 3 years, 9 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/ntp_snippets/ios/DEPS
diff --git a/components/ntp_snippets/ios/DEPS b/components/ntp_snippets/ios/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f878efbf3b29927f93b579c6382c612af0f35817
--- /dev/null
+++ b/components/ntp_snippets/ios/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/reading_list",
+]

Powered by Google App Engine
This is Rietveld 408576698