| Index: ash/system/locale/locale_notification_controller.cc
|
| diff --git a/ash/system/locale/locale_notification_controller.cc b/ash/system/locale/locale_notification_controller.cc
|
| index 174a662c3ea4b4796aec41d9d00a49a8e242118f..bc514d587704b49bc55bcf362b2b73d02c71849d 100644
|
| --- a/ash/system/locale/locale_notification_controller.cc
|
| +++ b/ash/system/locale/locale_notification_controller.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <utility>
|
|
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "ash/shell.h"
|
| -#include "ash/system/system_notifier.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| #include "base/strings/string16.h"
|
| #include "grit/ash_resources.h"
|
|
|