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

Unified Diff: mojo/services/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 | « mojo/public/mojo_application.gni ('k') | mojo/services/catalog/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/DEPS
diff --git a/mojo/services/DEPS b/mojo/services/DEPS
index 7a3937478898456611bc15f33120f222d913a127..594ae4b61f4375ac50103e7d298a3e27de4cd398 100644
--- a/mojo/services/DEPS
+++ b/mojo/services/DEPS
@@ -2,5 +2,5 @@ include_rules = [
"-mojo",
"+mojo/common",
"+mojo/public",
- "+mojo/shell/public",
+ "+services/shell/public",
]
« no previous file with comments | « mojo/public/mojo_application.gni ('k') | mojo/services/catalog/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698