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

Unified Diff: chrome/browser/sync/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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/sync/sessions/page_revisit_broadcaster.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/DEPS
diff --git a/chrome/browser/sync/DEPS b/chrome/browser/sync/DEPS
index 3f0e403774cc44d392f5b4bce28ca0cbf5fba8c5..96849fc59bbe164c7123578ecb7ff64d2b1a9571 100644
--- a/chrome/browser/sync/DEPS
+++ b/chrome/browser/sync/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/sync_driver",
+ "+components/sync_sessions",
"+components/wifi_sync",
# Used by tests.
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/sync/sessions/page_revisit_broadcaster.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698