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

Unified Diff: mojo/examples/wm_flow/wm/DEPS

Issue 599213002: First cut at supporting activation in the window manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: / 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
« no previous file with comments | « no previous file | mojo/examples/wm_flow/wm/frame_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/wm_flow/wm/DEPS
diff --git a/mojo/examples/wm_flow/wm/DEPS b/mojo/examples/wm_flow/wm/DEPS
index 6262052c0adfd4b5e9905716e0b6954bd5748cbb..1486b9facf261bd19655ac0f6896d3d698a2c944 100644
--- a/mojo/examples/wm_flow/wm/DEPS
+++ b/mojo/examples/wm_flow/wm/DEPS
@@ -1,4 +1,7 @@
include_rules = [
+ "+ui/aura",
"+ui/gfx/geometry",
"+ui/views",
+ "+ui/wm/core",
+ "+ui/wm/public",
]
« no previous file with comments | « no previous file | mojo/examples/wm_flow/wm/frame_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698