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

Unified Diff: mojo/common/DEPS

Issue 769963004: Add tracing service and make the shell+sky_viewer+services talk to it (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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/common/BUILD.gn ('k') | mojo/common/tracing.mojom » ('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 e8ac42887d1ccaed04ed289c8aff3b70f24a04b4..37c2b639642753dd1df42e41b3d6bc0d0c1cd61a 100644
--- a/mojo/common/DEPS
+++ b/mojo/common/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"-mojo",
"+mojo/common",
"+mojo/public",
+ "+services",
]
« no previous file with comments | « mojo/common/BUILD.gn ('k') | mojo/common/tracing.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698