Index: device/bluetooth/bluetooth_device.cc |
diff --git a/device/bluetooth/bluetooth_device.cc b/device/bluetooth/bluetooth_device.cc |
index 4a70627d4167f3f9aa07b8202da42a8e956d2005..7b6ee0d927ef75029bce207013e585a3ebafc785 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" |