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

Unified Diff: components/navigation_interception/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
Index: components/navigation_interception/DEPS
diff --git a/components/navigation_interception/DEPS b/components/navigation_interception/DEPS
index cee4d3e1b1c93c92111e7ad3d30cf44af053d19e..9aa6e325640034990ae3a75a5c8c3fc8dffdbcff 100644
--- a/components/navigation_interception/DEPS
+++ b/components/navigation_interception/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+jni",
"+net",
+ "+ui/base",
"+content/public/browser",
"+content/public/common",
« no previous file with comments | « components/navigation_interception/BUILD.gn ('k') | components/navigation_interception/intercept_navigation_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698