| Index: base/timer/hi_res_timer_manager.h
|
| diff --git a/base/timer/hi_res_timer_manager.h b/base/timer/hi_res_timer_manager.h
|
| index ed0e1e04ad30db05327ff83c8c46e864c064a17e..21cdfafb6ca844687d9135dd08e03b685926bafa 100644
|
| --- a/base/timer/hi_res_timer_manager.h
|
| +++ b/base/timer/hi_res_timer_manager.h
|
| @@ -6,7 +6,7 @@
|
| #define BASE_TIMER_HI_RES_TIMER_MANAGER_H_
|
|
|
| #include "base/base_export.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/power_monitor/power_observer.h"
|
|
|
| namespace base {
|
|
|