| Index: ash/system/locale/tray_locale.cc
|
| diff --git a/ash/system/locale/tray_locale.cc b/ash/system/locale/tray_locale.cc
|
| index c09be0c953b0ad91e05b99a4f9aa3b34657a980c..805e1559ee66029c9948210df12083c57940a520 100644
|
| --- a/ash/system/locale/tray_locale.cc
|
| +++ b/ash/system/locale/tray_locale.cc
|
| @@ -8,8 +8,8 @@
|
| #include "ash/system/tray/tray_notification_view.h"
|
| #include "ash/system/tray/tray_views.h"
|
| #include "base/string16.h"
|
| +#include "grit/ash_resources.h"
|
| #include "grit/ash_strings.h"
|
| -#include "grit/ui_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/views/view.h"
|
|
|