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

Unified Diff: mojo/common/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 | « mojo/BUILD.gn ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/DEPS
diff --git a/mojo/common/DEPS b/mojo/common/DEPS
index 3cf60c15a3ef7ac3fe50fdca52db734cac0076b9..8daa768f970122a3bcc4ffaa1f3e9073df3b25e2 100644
--- a/mojo/common/DEPS
+++ b/mojo/common/DEPS
@@ -9,9 +9,9 @@ include_rules = [
specific_include_rules = {
"trace_controller_impl\.h": [
- "+mojo/services/tracing/public/interfaces/tracing.mojom.h"
+ "+services/tracing/public/interfaces/tracing.mojom.h"
],
"tracing_impl\.h": [
- "+mojo/services/tracing/public/interfaces/tracing.mojom.h"
+ "+services/tracing/public/interfaces/tracing.mojom.h"
],
}
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698