| Index: ash/wm/always_on_top_controller.h
|
| diff --git a/ash/wm/always_on_top_controller.h b/ash/wm/always_on_top_controller.h
|
| index 0d26c51cf7873cfe250bd8dfc205abcaa1b65745..47dcbc54b7db07b0eeec5be05a5ed386dcc6f302 100644
|
| --- a/ash/wm/always_on_top_controller.h
|
| +++ b/ash/wm/always_on_top_controller.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_WM_ALWAYS_ON_TOP_CONTROLLER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/aura/window_observer.h"
|
|
|
| namespace aura {
|
|
|