| Index: ash/default_accessibility_delegate.h
|
| diff --git a/ash/default_accessibility_delegate.h b/ash/default_accessibility_delegate.h
|
| index 5680fc01e16a036482eabf803634d2d6e789bae6..e973f56d056c04b771e7f42655ec8c1e5bb8e1c2 100644
|
| --- a/ash/default_accessibility_delegate.h
|
| +++ b/ash/default_accessibility_delegate.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "ash/accessibility_delegate.h"
|
| #include "ash/ash_export.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
|
|
| namespace ash {
|
|
|
|
|