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

Unified Diff: base/base.gypi

Issue 2165583002: Reland 2: Android: Add support for TraceEvent before the native library is loaded. (patchset #2 id:… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add the GYP changes back, as they're still needed by WebRTC. Created 4 years, 5 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 | « base/base.gyp ('k') | chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index cb41e79310e80131db02748a7ebe7e6e6ef44b21..c7322b011e899f9a318faba3a2c2ae79f274dff2 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -42,6 +42,8 @@
'android/context_utils.h',
'android/cpu_features.cc',
'android/cxa_demangle_stub.cc',
+ 'android/early_trace_event_binding.cc',
+ 'android/early_trace_event_binding.h',
'android/event_log.cc',
'android/event_log.h',
'android/field_trial_list.cc',
« no previous file with comments | « base/base.gyp ('k') | chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698