| Index: ash/system/power/tray_power.cc
|
| diff --git a/ash/system/power/tray_power.cc b/ash/system/power/tray_power.cc
|
| index 9f632cefd77448df6fa9ce817813cd25f3da932d..866964d57bbf6b2723b6334b85749651d1c239d3 100644
|
| --- a/ash/system/power/tray_power.cc
|
| +++ b/ash/system/power/tray_power.cc
|
| @@ -18,7 +18,7 @@
|
| #include "base/stringprintf.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/SkRect.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|