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

Unified Diff: components/sync_sessions/DEPS

Issue 1387253004: [Sync] Creating sync_sessions component, moving revisit logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing test_support target. Created 5 years, 2 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
« no previous file with comments | « components/sync_sessions/BUILD.gn ('k') | components/sync_sessions/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_sessions/DEPS
diff --git a/components/sync_sessions/DEPS b/components/sync_sessions/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..50254f9c75191ec9f75884cfa9c1baddc0b81557
--- /dev/null
+++ b/components/sync_sessions/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/sessions",
+ "+components/sync_driver",
+]
« no previous file with comments | « components/sync_sessions/BUILD.gn ('k') | components/sync_sessions/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698