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

Unified Diff: mojo/common/BUILD.gn

Issue 791493006: De-client tracing.TraceController interface (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 | « no previous file | mojo/common/trace_controller_impl.h » ('j') | services/tracing/main.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/BUILD.gn
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
index 1cb525367a9b50cc66fcb6508cd136f6f32e655a..4c8e6aa81d2cd13c26e65208a9b75f42a7003637 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -64,6 +64,8 @@ test("mojo_common_unittests") {
source_set("tracing_impl") {
sources = [
+ "trace_controller_impl.cc",
+ "trace_controller_impl.h",
"tracing_impl.cc",
"tracing_impl.h",
]
« no previous file with comments | « no previous file | mojo/common/trace_controller_impl.h » ('j') | services/tracing/main.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698