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

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: Limit ui/ DEPS to transition types 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 fe1bb3eca58ce43af3e198e1278e482aea9a52d2..b9acef67e1c3999d8e7076d28261337a7d3d6c79 100644
--- a/components/sync_sessions/DEPS
+++ b/components/sync_sessions/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+components/history/core/browser",
"+components/sessions",
"+components/sync_driver",
+ "+ui/base/page_transition_types.h",
]

Powered by Google App Engine
This is Rietveld 408576698