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

Unified Diff: mash/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 | « extensions/extensions_tests.gyp ('k') | mash/example/views_examples/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/DEPS
diff --git a/mash/DEPS b/mash/DEPS
index c420e06253b0146de4f37b65d41828db9d901349..27093b965cd315e85aecdf51528f9841f8540b10 100644
--- a/mash/DEPS
+++ b/mash/DEPS
@@ -3,13 +3,12 @@ include_rules = [
"+components/mus/common/util.h",
"+components/mus/public",
"+components/prefs",
- "+services/shell",
"+mojo/common",
"+mojo/converters",
"+mojo/public",
- "+mojo/services/catalog/public",
- "+mojo/services/network/public",
- "+mojo/services/tracing/public",
+ "+services/catalog/public",
+ "+services/shell",
+ "+services/tracing/public",
"+third_party/skia/include",
"+ui",
]
« no previous file with comments | « extensions/extensions_tests.gyp ('k') | mash/example/views_examples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698