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

Unified Diff: services/tracing/BUILD.gn

Issue 853943005: Make tracing work on Android (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: nits Created 5 years, 11 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 | « no previous file | services/tracing/main.cc » ('j') | sky/tools/debugger/prompt/prompt.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/tracing/BUILD.gn
diff --git a/services/tracing/BUILD.gn b/services/tracing/BUILD.gn
index dcba9eb58acbd2c7f4da27f9a1b44583a935afa2..d972277dd4c12a1bb799ec78013d7fd3c6ec31cf 100644
--- a/services/tracing/BUILD.gn
+++ b/services/tracing/BUILD.gn
@@ -18,6 +18,7 @@ mojo_native_application("tracing") {
"//mojo/application",
"//mojo/common",
"//mojo/public/cpp/application",
+ "//mojo/public/cpp/system",
]
}
« no previous file with comments | « no previous file | services/tracing/main.cc » ('j') | sky/tools/debugger/prompt/prompt.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698