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

Unified Diff: components/ntp_snippets/sessions/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/sessions/DEPS
diff --git a/components/ntp_snippets/sessions/DEPS b/components/ntp_snippets/sessions/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6acf5855e650af9d8c49811e487d93c93c1a8c3c
--- /dev/null
+++ b/components/ntp_snippets/sessions/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/sessions",
+]

Powered by Google App Engine
This is Rietveld 408576698