Index: base/profiler/tracked_time.h |
=================================================================== |
--- base/profiler/tracked_time.h (revision 109652) |
+++ base/profiler/tracked_time.h (working copy) |
@@ -12,6 +12,8 @@ |
namespace tracked_objects { |
+typedef int DurationInt; |
+ |
//------------------------------------------------------------------------------ |
#define USE_FAST_TIME_CLASS_FOR_DURATION_CALCULATIONS |