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

Unified Diff: components/sessions/DEPS

Issue 562603002: Move PageTransition from //content/public/common to //ui/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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
« no previous file with comments | « components/sessions/BUILD.gn ('k') | components/sessions/serialized_navigation_entry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sessions/DEPS
diff --git a/components/sessions/DEPS b/components/sessions/DEPS
index ac27a7d18730e8e69be5e5f666b26a32130d749b..966369f42b723485e2728ed8d8abe310f99e28e7 100644
--- a/components/sessions/DEPS
+++ b/components/sessions/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+content/public/common",
"+sync",
"+third_party/WebKit/public/platform",
+ "+ui/base",
]
« no previous file with comments | « components/sessions/BUILD.gn ('k') | components/sessions/serialized_navigation_entry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698