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

Unified Diff: base/base.gypi

Issue 11464005: Add trace event Pepper API (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Enable NaCl compilation Created 8 years 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 | base/debug/trace_event.h » ('j') | base/debug/trace_event_internal.h » ('J')
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 6ea3a079e80ae54ce23de61d3f383f0557f260f7..709b63a35178b119887c6e156d46aa3044940b16 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -120,11 +120,11 @@
'debug/stack_trace_ios.mm',
'debug/stack_trace_posix.cc',
'debug/stack_trace_win.cc',
- 'debug/trace_event.cc',
'debug/trace_event.h',
'debug/trace_event_android.cc',
'debug/trace_event_impl.cc',
'debug/trace_event_impl.h',
+ 'debug/trace_event_internal.h',
'debug/trace_event_win.cc',
'environment.cc',
'environment.h',
« no previous file with comments | « no previous file | base/debug/trace_event.h » ('j') | base/debug/trace_event_internal.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698