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

Unified Diff: components/test/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years, 11 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/test/DEPS
diff --git a/ash/test/DEPS b/components/test/DEPS
similarity index 69%
copy from ash/test/DEPS
copy to components/test/DEPS
index ace334c0cfcb3f7734e2d62b471abc733d8bca3d..c220939300a9abd8d130429f3cf4cb4dd11ec8dd 100644
--- a/ash/test/DEPS
+++ b/components/test/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+content/public/test",
- "+content/test",
+ "+ui/compositor",
]

Powered by Google App Engine
This is Rietveld 408576698