Chromium Code Reviews| Index: base/trace_event/heap_profiler_allocation_context.h |
| diff --git a/base/trace_event/heap_profiler_allocation_context.h b/base/trace_event/heap_profiler_allocation_context.h |
| index 24e2dec73f1f48ff886c0eabe3d27e1604dcd48a..0190a572dd8cc4e93e0bd689ae85d5c5db05b791 100644 |
| --- a/base/trace_event/heap_profiler_allocation_context.h |
| +++ b/base/trace_event/heap_profiler_allocation_context.h |
| @@ -11,6 +11,8 @@ |
| #include "base/base_export.h" |
| #include "base/containers/hash_tables.h" |
| +#define NEW_TRACE_FORMAT |
| + |
| namespace base { |
| namespace trace_event { |