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

Unified Diff: base/base.gypi

Issue 15418002: Record Chrome trace events in tcmalloc heap profiles (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup forward declarations Created 7 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index fc7cf049b451d7ade6b5935124ec21016f1b7965..4bad80a516d08e079e364a14494e8b5cc8543ef7 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -148,6 +148,8 @@
'debug/trace_event_impl.cc',
'debug/trace_event_impl.h',
'debug/trace_event_impl_constants.cc',
+ 'debug/trace_event_memory.cc',
+ 'debug/trace_event_memory.h',
'debug/trace_event_win.cc',
'deferred_sequenced_task_runner.cc',
'deferred_sequenced_task_runner.h',
« no previous file with comments | « base/base.gyp ('k') | base/debug/trace_event.h » ('j') | base/debug/trace_event.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698