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

Unified Diff: components/ntp_snippets/DEPS

Issue 2755113002: Create ReadingListSuggestionsProvider (Closed)
Patch Set: Fix strings 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/DEPS
diff --git a/components/ntp_snippets/DEPS b/components/ntp_snippets/DEPS
index 390ae748d82d5e46f5cbb4f72572b24ba2e992de..028b2b97319ab34c8bec12c37e3b706647388aaf 100644
--- a/components/ntp_snippets/DEPS
+++ b/components/ntp_snippets/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/leveldb_proto",
"+components/metrics",
"+components/prefs",
+ "+components/reading_list",
"+components/signin",
"+components/strings/grit/components_strings.h",
"+components/sync/driver",

Powered by Google App Engine
This is Rietveld 408576698