| Index: ash/system/locale/tray_locale.cc
|
| diff --git a/ash/system/locale/tray_locale.cc b/ash/system/locale/tray_locale.cc
|
| index 6ad5c794b89a4d6d4b85a8614f0b816ccb26a050..c09be0c953b0ad91e05b99a4f9aa3b34657a980c 100644
|
| --- a/ash/system/locale/tray_locale.cc
|
| +++ b/ash/system/locale/tray_locale.cc
|
| @@ -9,7 +9,7 @@
|
| #include "ash/system/tray/tray_views.h"
|
| #include "base/string16.h"
|
| #include "grit/ash_strings.h"
|
| -#include "grit/ui_resources_standard.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"
|
|
|