| Index: ash/high_contrast/high_contrast_controller.h
|
| diff --git a/ash/high_contrast/high_contrast_controller.h b/ash/high_contrast/high_contrast_controller.h
|
| index 313aa0566662a0a8b4f47b10d81ed2309cd314d1..ddf1e73c14298f619213728463c6a6227bfbebb3 100644
|
| --- a/ash/high_contrast/high_contrast_controller.h
|
| +++ b/ash/high_contrast/high_contrast_controller.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/shell_observer.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
|
|
| namespace aura {
|
| class Window;
|
|
|