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

Unified Diff: base/base.gypi

Issue 874543003: Add support for TraceEvent before the native library is loaded. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Selectively enable startup tracing in ChromeShell. 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0c6ee7ebc1f9244b34d32ac1c90583ce527c5b0a..4c8bf644bbd29947a9fecf8490bb02432634eb6c 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -77,6 +77,8 @@
'android/sys_utils.cc',
'android/sys_utils.h',
'android/thread_utils.h',
+ 'android/early_trace_event.cc',
+ 'android/early_trace_event.h',
'android/trace_event_binding.cc',
'android/trace_event_binding.h',
'at_exit.cc',
« no previous file with comments | « base/base.gyp ('k') | base/debug/trace_event.h » ('j') | base/debug/trace_event_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698