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

Unified Diff: mojo/services/window_manager/DEPS

Issue 1049993002: Get mojo_shell building inside chromium checkout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix presubmit Created 5 years, 9 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 | « mojo/services/window_manager/BUILD.gn ('k') | mojo/services/window_manager/basic_focus_rules.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/window_manager/DEPS
diff --git a/media/mojo/DEPS b/mojo/services/window_manager/DEPS
similarity index 53%
copy from media/mojo/DEPS
copy to mojo/services/window_manager/DEPS
index fe3c60e0141beab79088d1f4f7a17bc2fd5ed532..4a637c615b42d0a2c8ea4fa545dd95f505a87ff7 100644
--- a/media/mojo/DEPS
+++ b/mojo/services/window_manager/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+mojo/application",
- "+mojo/common",
"+mojo/converters",
- "+third_party/mojo/src/mojo/public",
+ "+third_party/mojo_services",
+ "+ui",
]
« no previous file with comments | « mojo/services/window_manager/BUILD.gn ('k') | mojo/services/window_manager/basic_focus_rules.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698