Chromium Code Reviews| Index: device/bluetooth/device.cc | 
| diff --git a/device/bluetooth/device.cc b/device/bluetooth/device.cc | 
| index f6f268368baa4398314f4297ab83cffe93562707..b3803054e2cdfb2805cfee0fafe746935e9975c7 100644 | 
| --- a/device/bluetooth/device.cc | 
| +++ b/device/bluetooth/device.cc | 
| @@ -5,6 +5,7 @@ | 
| #include <utility> | 
| #include <vector> | 
| +#include "base/memory/ptr_util.h" | 
| #include "base/strings/utf_string_conversions.h" | 
| #include "device/bluetooth/device.h" | 
| #include "mojo/public/cpp/bindings/strong_binding.h" |