| Index: device/bluetooth/bluetooth_device.h | 
| diff --git a/device/bluetooth/bluetooth_device.h b/device/bluetooth/bluetooth_device.h | 
| index c1655ed6b0ca372b71a85a5179453db13f761846..831e5e577ba1fc6f0fb68655954f13018e08dbde 100644 | 
| --- a/device/bluetooth/bluetooth_device.h | 
| +++ b/device/bluetooth/bluetooth_device.h | 
| @@ -10,7 +10,7 @@ | 
| #include "base/callback.h" | 
| #include "base/memory/ref_counted.h" | 
| #include "base/memory/scoped_vector.h" | 
| -#include "base/string16.h" | 
| +#include "base/strings/string16.h" | 
|  | 
| namespace device { | 
|  | 
|  |