| Index: device/bluetooth/bluetooth_device_win.cc | 
| diff --git a/device/bluetooth/bluetooth_device_win.cc b/device/bluetooth/bluetooth_device_win.cc | 
| index 11dc52904153037d3e621ae3372882e537b88d18..34b7b406b62b30d10d4fffea770663d6333b3d29 100644 | 
| --- a/device/bluetooth/bluetooth_device_win.cc | 
| +++ b/device/bluetooth/bluetooth_device_win.cc | 
| @@ -9,7 +9,7 @@ | 
| #include "base/basictypes.h" | 
| #include "base/logging.h" | 
| #include "base/memory/scoped_vector.h" | 
| -#include "base/stringprintf.h" | 
| +#include "base/strings/stringprintf.h" | 
| #include "device/bluetooth/bluetooth_out_of_band_pairing_data.h" | 
| #include "device/bluetooth/bluetooth_profile_win.h" | 
| #include "device/bluetooth/bluetooth_service_record_win.h" | 
|  |