Index: device/bluetooth/bluetooth_socket_win.cc |
diff --git a/device/bluetooth/bluetooth_socket_win.cc b/device/bluetooth/bluetooth_socket_win.cc |
index 01b8eee02d26954737606361cfd3122b37d88805..a684d14cffd864e3d622cf6c6ff360f94027cc7c 100644 |
--- a/device/bluetooth/bluetooth_socket_win.cc |
+++ b/device/bluetooth/bluetooth_socket_win.cc |
@@ -8,7 +8,7 @@ |
#include "base/logging.h" |
#include "base/memory/ref_counted.h" |
-#include "base/sys_string_conversions.h" |
+#include "base/strings/sys_string_conversions.h" |
#include "device/bluetooth/bluetooth_init_win.h" |
#include "device/bluetooth/bluetooth_service_record_win.h" |
#include "net/base/io_buffer.h" |