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

Unified Diff: components/sync_sessions/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: components/sync_sessions/DEPS
diff --git a/components/sync_sessions/DEPS b/components/sync_sessions/DEPS
index 030230f86786ed5261d0f1b582a96f2800395e6c..b9b163fca851dfce5e7a8acd10c88e22c8e2efbf 100644
--- a/components/sync_sessions/DEPS
+++ b/components/sync_sessions/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+components/history/core/browser",
"+components/sessions",
"+components/sync_driver",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698