| Index: device/bluetooth/bluetooth_service_record_mac.mm | 
| diff --git a/device/bluetooth/bluetooth_service_record_mac.mm b/device/bluetooth/bluetooth_service_record_mac.mm | 
| index 34103513eb21728869a37ad4146f6a68f25f0346..306d5e5ec397deb90fbeb49270aaaa9c51ff98fd 100644 | 
| --- a/device/bluetooth/bluetooth_service_record_mac.mm | 
| +++ b/device/bluetooth/bluetooth_service_record_mac.mm | 
| @@ -14,7 +14,7 @@ | 
| #include <string> | 
|  | 
| #include "base/basictypes.h" | 
| -#include "base/stringprintf.h" | 
| +#include "base/strings/stringprintf.h" | 
| #include "base/strings/sys_string_conversions.h" | 
|  | 
| namespace { | 
|  |