| Index: ash/system/chromeos/power/video_activity_notifier.h
|
| diff --git a/ash/system/chromeos/power/video_activity_notifier.h b/ash/system/chromeos/power/video_activity_notifier.h
|
| index 204f96fdd459d33ce7bd987b2a8fbd301b520995..c4ec22c6c70b6a74c7926b4b90a1e17a1fb02565 100644
|
| --- a/ash/system/chromeos/power/video_activity_notifier.h
|
| +++ b/ash/system/chromeos/power/video_activity_notifier.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_SYSTEM_CHROMEOS_POWER_VIDEO_ACTIVITY_NOTIFIER_H_
|
|
|
| #include "ash/wm/video_detector.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/time/time.h"
|
|
|
| namespace ash {
|
|
|