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

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 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: components/sync_sessions/DEPS
diff --git a/components/sync_sessions/DEPS b/components/sync_sessions/DEPS
index a036f0045d4bf8400c1572f7704f3b1c8233ffd0..92906e7e002ccbf5fe19871c0f750c1feafde76d 100644
--- a/components/sync_sessions/DEPS
+++ b/components/sync_sessions/DEPS
@@ -5,5 +5,6 @@ include_rules = [
"+components/sessions",
"+components/sync_driver",
"+sync",
+ "+ui/base/page_transition_types.h",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698