| Index: base/debug/trace_event.h
|
| diff --git a/base/debug/trace_event.h b/base/debug/trace_event.h
|
| index b025160b6789912be63a91dad55eac5e17758e37..6b45652b0d386ad73e515ac0bf0fec4b53ac4c27 100644
|
| --- a/base/debug/trace_event.h
|
| +++ b/base/debug/trace_event.h
|
| @@ -195,6 +195,7 @@
|
| #include "base/atomicops.h"
|
| #include "base/debug/trace_event_impl.h"
|
| #include "base/debug/trace_event_memory.h"
|
| +#include "base/debug/trace_event_system_stats_monitor.h"
|
| #include "build/build_config.h"
|
|
|
| // By default, const char* argument values are assumed to have long-lived scope
|
|
|