| Index: ash/system/settings/tray_settings.cc
|
| diff --git a/ash/system/settings/tray_settings.cc b/ash/system/settings/tray_settings.cc
|
| index 16853387266b4cafbd125da7e5302b38e517b37f..28ef4e038023cac90b09f701ba1d962a027826fc 100644
|
| --- a/ash/system/settings/tray_settings.cc
|
| +++ b/ash/system/settings/tray_settings.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/logging.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "grit/ash_strings.h"
|
| -#include "grit/ui_resources_standard.h"
|
| +#include "grit/ui_resources.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/base/accessibility/accessible_view_state.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|