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

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: 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 2e3afde8e41880aa58318a3535a1f60dc5ad3545..c14df1cacb48b13ee1c03dda1f599cd55694a968 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -97,6 +97,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