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

Unified Diff: mojo/examples/window_manager/DEPS

Issue 474883003: Move focus from the view manager to the window manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 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 | « no previous file | mojo/examples/window_manager/window_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/window_manager/DEPS
diff --git a/mojo/examples/window_manager/DEPS b/mojo/examples/window_manager/DEPS
index 2930a789cc8c0842b6e404ccec57c905f06ce5b7..bfc0d9fa05897ddf22d0c36d1efb1ed1548d92c0 100644
--- a/mojo/examples/window_manager/DEPS
+++ b/mojo/examples/window_manager/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+ui/aura",
"+ui/events",
"+ui/gfx",
"+ui/views",
« no previous file with comments | « no previous file | mojo/examples/window_manager/window_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698