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

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 GN, self review 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 d9e2ac6227ea503d3d0828ffadba86b4bdd476f0..5a13523b6496f91564a439d06628ea7dc6b03adb 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -96,6 +96,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