diff options
Diffstat (limited to 'device/bluetooth/bluetooth_device.cc')
-rw-r--r-- | device/bluetooth/bluetooth_device.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/bluetooth_device.cc b/device/bluetooth/bluetooth_device.cc index 4a70627..7b6ee0d 100644 --- a/device/bluetooth/bluetooth_device.cc +++ b/device/bluetooth/bluetooth_device.cc @@ -6,7 +6,7 @@ #include <string> -#include "base/utf_string_conversions.h" +#include "base/strings/utf_string_conversions.h" #include "device/bluetooth/bluetooth_utils.h" #include "grit/device_bluetooth_strings.h" #include "ui/base/l10n/l10n_util.h" |