| Index: base/debug/trace_event.h
|
| diff --git a/base/debug/trace_event.h b/base/debug/trace_event.h
|
| index 43eb09c4771318528290d38d1ab0b28565da0833..8bff431daef747f684a2da9c527e342b72d24878 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
|
|
|