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

Unified Diff: components/tracing_nacl.gyp

Issue 1177853003: [Startup Tracing] Enable startup tracing from config file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « components/tracing/startup_tracing.cc ('k') | content/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing_nacl.gyp
diff --git a/components/tracing_nacl.gyp b/components/tracing_nacl.gyp
index 022a6c69e9c0bbd07ceb5fe5e5cd2ff7b43b678c..19cae0b6de6b3f25520af311dddfc810ac4e21a8 100644
--- a/components/tracing_nacl.gyp
+++ b/components/tracing_nacl.gyp
@@ -37,6 +37,8 @@
'tracing/child_memory_dump_manager_delegate_impl.h',
'tracing/child_trace_message_filter.cc',
'tracing/child_trace_message_filter.h',
+ 'tracing/startup_tracing.cc',
+ 'tracing/startup_tracing.h',
'tracing/tracing_messages.cc',
'tracing/tracing_messages.h',
],
« no previous file with comments | « components/tracing/startup_tracing.cc ('k') | content/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698