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

Unified Diff: components/ntp_snippets/DEPS

Issue 2279123002: [Sync] Initial implementation of foreign sessions suggestions provider. (Closed)
Patch Set: Remove foreign sessions suggestions when user disabled session data syncing. Created 4 years, 4 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 2be6b4fa6d2b44b9918589e3a95804050d33a1de..224705c607bde2da44319a7157102e8853059308 100644
--- a/components/ntp_snippets/DEPS
+++ b/components/ntp_snippets/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+components/signin",
"+components/suggestions",
"+components/sync/driver",
+ "+components/sync_sessions",
pavely 2016/08/26 19:41:25 You only use components/sync_sessions in foreign_s
skym 2016/09/15 23:18:17 Done.
"+components/variations",
"+grit/components_strings.h",
"+net/base",

Powered by Google App Engine
This is Rietveld 408576698