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

Unified Diff: base/base.gypi

Issue 19642005: Make TracedValue lower overhead. Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixed lint errors. 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 19fdcb91b3cd10eb71d77fc522e98f2cd65d4aeb..b070d499dc400ab1bb089965d6828261daf78521 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -579,6 +579,9 @@
'timer/hi_res_timer_manager.h',
'timer/timer.cc',
'timer/timer.h',
+ 'trace_event_value.cc',
+ 'trace_event_value.h',
+ 'traced_object.h',
dsinclair 2013/07/23 14:56:29 nit: indenting
rterrazas 2013/08/01 08:01:26 Done.
'tracked_objects.cc',
'tracked_objects.h',
'tracking_info.cc',
« no previous file with comments | « base/base.gyp ('k') | base/trace_event_value.h » ('j') | base/trace_event_value.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698