| Index: ash/wm/video_detector.h
|
| diff --git a/ash/wm/video_detector.h b/ash/wm/video_detector.h
|
| index ca1a3e5beb22d7e9edc3e1ab9c33aafb3fa8e113..61a9e23cb25e7456538e4cd5e74c65db529ca920 100644
|
| --- a/ash/wm/video_detector.h
|
| +++ b/ash/wm/video_detector.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/shell_observer.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/observer_list.h"
|
| #include "base/scoped_observer.h"
|
|
|