| 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 d156fd0dbf10ec3ba7b3ebd93a2f38a994795eb5..03ef5a67fdab91de29f905c29028cc5b152be49b 100644
|
| --- a/base/trace_event/trace_event_system_stats_monitor.cc
|
| +++ b/base/trace_event/trace_event_system_stats_monitor.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
| +#include "base/process/process_metrics.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/threading/thread_local_storage.h"
|
|
|