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

Unified Diff: services/tracing/BUILD.gn

Issue 2431753002: Mus experiment in content shell on Android.
Patch Set: Fixed gn check Created 4 years, 2 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
Index: services/tracing/BUILD.gn
diff --git a/services/tracing/BUILD.gn b/services/tracing/BUILD.gn
index cb51c8728c90f4c67292578c956abbd5a7d67036..29dfdad24af43dabad4e2151d333e456c25694b8 100644
--- a/services/tracing/BUILD.gn
+++ b/services/tracing/BUILD.gn
@@ -32,6 +32,8 @@ source_set("lib") {
sources = [
"data_sink.cc",
"data_sink.h",
+ "mojo_tracing_application_factory.cc",
+ "mojo_tracing_application_factory.h",
"recorder.cc",
"recorder.h",
"service.cc",

Powered by Google App Engine
This is Rietveld 408576698