| Index: base/trace_event/trace_event_system_stats_monitor.cc
 | 
| diff --git a/base/trace_event/trace_event_system_stats_monitor.cc b/base/trace_event/trace_event_system_stats_monitor.cc
 | 
| index c08d9b9477aa58a903ae5a4570e9ff21b7a39dbe..057967bfd90496e46829525ffdcab285ec679f32 100644
 | 
| --- a/base/trace_event/trace_event_system_stats_monitor.cc
 | 
| +++ b/base/trace_event/trace_event_system_stats_monitor.cc
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include "base/json/json_writer.h"
 | 
|  #include "base/lazy_instance.h"
 | 
|  #include "base/logging.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/strings/string_number_conversions.h"
 | 
|  #include "base/strings/string_util.h"
 | 
| 
 |