| Index: device/bluetooth/bluetooth_device.cc
|
| diff --git a/device/bluetooth/bluetooth_device.cc b/device/bluetooth/bluetooth_device.cc
|
| index 9aaf8e43d5eee6f0a44f3ceded80846c6f2edda9..587fcb7cb2cfb99b3dfb56d647c0debe0c3073b5 100644
|
| --- a/device/bluetooth/bluetooth_device.cc
|
| +++ b/device/bluetooth/bluetooth_device.cc
|
| @@ -19,7 +19,7 @@
|
| #include "device/bluetooth/bluetooth_remote_gatt_descriptor.h"
|
| #include "device/bluetooth/bluetooth_remote_gatt_service.h"
|
| #include "device/bluetooth/string_util_icu.h"
|
| -#include "grit/bluetooth_strings.h"
|
| +#include "device/bluetooth/strings/grit/bluetooth_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| namespace device {
|
|
|