| Index: device/bluetooth/bluetooth_service_record_win.cc | 
| diff --git a/device/bluetooth/bluetooth_service_record_win.cc b/device/bluetooth/bluetooth_service_record_win.cc | 
| index a09b335bd810e07358cd8e2c496f026417b9a546..e0ba750f2972e5e347611a5df0d1e6009842d2e1 100644 | 
| --- a/device/bluetooth/bluetooth_service_record_win.cc | 
| +++ b/device/bluetooth/bluetooth_service_record_win.cc | 
| @@ -7,8 +7,8 @@ | 
| #include <string> | 
|  | 
| #include "base/basictypes.h" | 
| -#include "base/string_number_conversions.h" | 
| -#include "base/stringprintf.h" | 
| +#include "base/strings/string_number_conversions.h" | 
| +#include "base/strings/stringprintf.h" | 
| #include "device/bluetooth/bluetooth_init_win.h" | 
| #include "device/bluetooth/bluetooth_utils.h" | 
|  | 
|  |