| Index: ash/system/tray/system_tray_notifier.h
|
| diff --git a/ash/system/tray/system_tray_notifier.h b/ash/system/tray/system_tray_notifier.h
|
| index f75e512d6cac7c70b13306ef7b81f01a2741b0bc..945a299cebda3fe4c1ca8d8d6c7f32da096f90ff 100644
|
| --- a/ash/system/tray/system_tray_notifier.h
|
| +++ b/ash/system/tray/system_tray_notifier.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "ash/accessibility_types.h"
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/accessibility_types.h"
|
| #include "base/callback_forward.h"
|
| #include "base/macros.h"
|
| #include "base/observer_list.h"
|
|
|