| Index: chrome/browser/chromeos/power/peripheral_battery_observer.cc
|
| diff --git a/chrome/browser/chromeos/power/peripheral_battery_observer.cc b/chrome/browser/chromeos/power/peripheral_battery_observer.cc
|
| index ff1c57b8c7affc2d4dbc164c0055ad040e73a5d9..407b3fa6fc0389711a592badf716364699f07d0b 100644
|
| --- a/chrome/browser/chromeos/power/peripheral_battery_observer.cc
|
| +++ b/chrome/browser/chromeos/power/peripheral_battery_observer.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <vector>
|
|
|
| +#include "ash/common/strings/grit/ash_strings.h"
|
| #include "ash/shell.h"
|
| -#include "ash/strings/grit/ash_strings.h"
|
| #include "base/bind.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
|
|