| Index: ash/system/chromeos/power/power_status.cc
|
| diff --git a/ash/system/chromeos/power/power_status.cc b/ash/system/chromeos/power/power_status.cc
|
| index e43f88a0861c13cc16f2ca3eb4857533c206728a..7a45b50eddb6a4ebfb3fa3ee5c55811c2ea8a537 100644
|
| --- a/ash/system/chromeos/power/power_status.cc
|
| +++ b/ash/system/chromeos/power/power_status.cc
|
| @@ -19,9 +19,9 @@
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/l10n/time_format.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/image/image.h"
|
| #include "ui/gfx/image/image_skia_operations.h"
|
| -#include "ui/gfx/rect.h"
|
|
|
| namespace ash {
|
| namespace {
|
|
|