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

Unified Diff: components/BUILD.gn

Issue 1177853003: [Startup Tracing] Enable startup tracing from config file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add startup tracing to mojo common BUILD.gn Created 5 years, 6 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 | components/tracing.gyp » ('j') | components/tracing/startup_tracing.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 8b26bd5cb86984b7069077aad7cc05c5566979fe..667039dfac2efce42aa624a51ae580bacd74d308 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -98,6 +98,7 @@ group("all_components") {
"//components/strings",
"//components/sync_driver",
"//components/tracing",
+ "//components/tracing:startup_tracing",
"//components/translate/content/browser",
"//components/translate/content/common",
"//components/translate/content/renderer",
« no previous file with comments | « no previous file | components/tracing.gyp » ('j') | components/tracing/startup_tracing.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698