| Index: ash/system/locale/locale_notification_controller.h
|
| diff --git a/ash/system/locale/locale_notification_controller.h b/ash/system/locale/locale_notification_controller.h
|
| index a98b5cf0047cf91f133810849f2690e344868422..da579f8914560210cd3a603d57fc68725d278ed9 100644
|
| --- a/ash/system/locale/locale_notification_controller.h
|
| +++ b/ash/system/locale/locale_notification_controller.h
|
| @@ -8,8 +8,8 @@
|
| #include <string>
|
|
|
| #include "ash/system/locale/locale_observer.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
|
|
| namespace ash {
|
|
|
|
|