| Index: base/system_monitor/system_monitor.h
|
| diff --git a/base/system_monitor/system_monitor.h b/base/system_monitor/system_monitor.h
|
| index 5dd849f5e3e3da2daf38e16c6040a020c5211000..8cfe5e94ec1d77abcf427292b5e94ae2480ad9d5 100644
|
| --- a/base/system_monitor/system_monitor.h
|
| +++ b/base/system_monitor/system_monitor.h
|
| @@ -6,7 +6,7 @@
|
| #define BASE_SYSTEM_MONITOR_SYSTEM_MONITOR_H_
|
|
|
| #include "base/base_export.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/observer_list_threadsafe.h"
|
| #include "build/build_config.h"
|
|
|