| Index: ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| diff --git a/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc b/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| index 9e705921bd4462c7908a119f27a3aa2b8b349aff..f36deec7d79127d0370b56f22be5c71bdbd1ba11 100644
|
| --- a/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| +++ b/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| @@ -7,9 +7,9 @@
|
| #include <memory>
|
| #include <utility>
|
|
|
| -#include "ash/common/strings/grit/ash_strings.h"
|
| #include "ash/common/system/system_notifier.h"
|
| #include "ash/resources/grit/ash_resources.h"
|
| +#include "ash/strings/grit/ash_strings.h"
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
|
|