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

Unified Diff: mojo/services/window_manager/DEPS

Issue 396563002: Window Manager service.. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 5 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: mojo/services/window_manager/DEPS
diff --git a/mojo/services/window_manager/DEPS b/mojo/services/window_manager/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..bb4368299e7f1bc4a58f376fe0847b9b6dd67022
--- /dev/null
+++ b/mojo/services/window_manager/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "+mojo/aura",
+ "+mojo/service_manager",
+ "+mojo/services/native_viewport",
+ "+mojo/services/public",
+ "+ui/gfx",
+ "+ui/gl",
+ "+ui/wm",
+]

Powered by Google App Engine
This is Rietveld 408576698