diff options
Diffstat (limited to 'device/bluetooth/test/mock_bluetooth_device.cc')
-rw-r--r-- | device/bluetooth/test/mock_bluetooth_device.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/test/mock_bluetooth_device.cc b/device/bluetooth/test/mock_bluetooth_device.cc index 61ab155..b4c6cfe 100644 --- a/device/bluetooth/test/mock_bluetooth_device.cc +++ b/device/bluetooth/test/mock_bluetooth_device.cc @@ -4,7 +4,7 @@ #include "device/bluetooth/test/mock_bluetooth_device.h" -#include "base/utf_string_conversions.h" +#include "base/strings/utf_string_conversions.h" #include "device/bluetooth/test/mock_bluetooth_adapter.h" namespace device { |