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

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 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 | mojo/common/trace_controller_impl.h » ('j') | mojo/common/trace_controller_impl.h » ('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 5a45242dfea8f2b81d751a293c21e27a8c2fd535..3fd07862b331225687f9dba49d00cda83d10b484 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -65,6 +65,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') | mojo/common/trace_controller_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698