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

Unified Diff: services/shell/standalone/DEPS

Issue 1878893002: Move //mojo/services tracing & catalog to //services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@63move
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 | « services/shell/standalone/BUILD.gn ('k') | services/shell/standalone/context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/standalone/DEPS
diff --git a/services/shell/standalone/DEPS b/services/shell/standalone/DEPS
index b404f56d748131497da45fc36f33761d6f1b99cb..4af70245fc9c617617c396c521e2d47d444a2b72 100644
--- a/services/shell/standalone/DEPS
+++ b/services/shell/standalone/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+components/tracing",
- "+mojo/services/catalog",
- "+mojo/services/tracing",
+ "+services/catalog",
+ "+services/tracing",
]
« no previous file with comments | « services/shell/standalone/BUILD.gn ('k') | services/shell/standalone/context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698