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

Unified Diff: ui/views/mus/DEPS

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 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 | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/aura_init.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/DEPS
diff --git a/ui/views/mus/DEPS b/ui/views/mus/DEPS
index a6ef8809458a04e44f4e99d649189ef87aa8b036..f1a968f4c496596457c09a56750d67178ba18ce1 100644
--- a/ui/views/mus/DEPS
+++ b/ui/views/mus/DEPS
@@ -6,7 +6,7 @@ include_rules = [
"+components/gpu",
"+components/mus",
"+components/resource_provider",
- "+mojo/shell/public",
+ "+services/shell/public",
"+mojo/cc",
"+mojo/converters",
"+mojo/public",
@@ -25,6 +25,6 @@ include_rules = [
specific_include_rules = {
"platform_test_helper_mus.cc": [
- "+mojo/shell/background",
+ "+services/shell/background",
],
}
« no previous file with comments | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/aura_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698