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

Unified Diff: athena/input/DEPS

Issue 322503005: Athena's FocusManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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: athena/input/DEPS
diff --git a/athena/input/DEPS b/athena/input/DEPS
index 5b66b22c14b6d555cb53f6b9919bd7994ac9d03e..c2807564954494300cc4eb7e0fa4fb44b8d9bf59 100644
--- a/athena/input/DEPS
+++ b/athena/input/DEPS
@@ -4,10 +4,6 @@ include_rules = [
"+ui/events",
"+ui/wm/core",
"+ui/wm/public",
+ "+ui/views",
]
-specific_include_rules = {
- ".*unittest\.cc": [
- "+athena/test",
- ],
-}

Powered by Google App Engine
This is Rietveld 408576698