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

Unified Diff: athena/input/DEPS

Issue 305873002: InputManager/AcceleratorManager for athena (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/wm/DEPS b/athena/input/DEPS
similarity index 62%
copy from athena/wm/DEPS
copy to athena/input/DEPS
index 8a7fa8b1cefb65b872ca850f1611ec8bfb3b665b..5b66b22c14b6d555cb53f6b9919bd7994ac9d03e 100644
--- a/athena/wm/DEPS
+++ b/athena/input/DEPS
@@ -1,6 +1,9 @@
include_rules = [
- "+athena/screen/public",
"+ui/aura",
+ "+ui/base",
+ "+ui/events",
+ "+ui/wm/core",
+ "+ui/wm/public",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698