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

Unified Diff: chrome/browser/DEPS

Issue 1408643002: [Sync] Componentize synced_tab_delegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test broken by rebase 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index b8263dd5ac75e45838d382b048719220c2c4924b..e63d2abd7d35e247bbef178f7b6f602f56b9f716 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -98,6 +98,7 @@ include_rules = [
"+components/suggestions",
"+components/sync_bookmarks",
"+components/sync_driver",
+ "+components/sync_sessions",
"+components/syncable_prefs",
"+components/tracing",
"+components/translate/content/browser",

Powered by Google App Engine
This is Rietveld 408576698