| Index: ash/system/power/power_status.cc
|
| diff --git a/ash/system/power/power_status.cc b/ash/system/power/power_status.cc
|
| index 92deb8e16962309c4d441f8fe3bffd8fc90cc5d9..496cbe4daca9a46f3bc3fdd19b47e9a6542975f9 100644
|
| --- a/ash/system/power/power_status.cc
|
| +++ b/ash/system/power/power_status.cc
|
| @@ -7,7 +7,7 @@
|
| #include <algorithm>
|
| #include <cmath>
|
|
|
| -#include "ash/common/material_design/material_design_controller.h"
|
| +#include "ash/material_design/material_design_controller.h"
|
| #include "ash/resources/grit/ash_resources.h"
|
| #include "ash/resources/vector_icons/vector_icons.h"
|
| #include "ash/strings/grit/ash_strings.h"
|
|
|