Chromium Code Reviews| Index: components/arc/bluetooth/bluetooth_struct_traits.cc | 
| diff --git a/components/arc/bluetooth/bluetooth_struct_traits.cc b/components/arc/bluetooth/bluetooth_struct_traits.cc | 
| index 716feca08fddc90270acedb9fa6c281d2d62fedf..6990e4d5dc6570733f31b6458dd3280a5f03152e 100644 | 
| --- a/components/arc/bluetooth/bluetooth_struct_traits.cc | 
| +++ b/components/arc/bluetooth/bluetooth_struct_traits.cc | 
| @@ -7,6 +7,7 @@ | 
| #include <algorithm> | 
| #include <vector> | 
| +#include "base/memory/ptr_util.h" | 
| #include "base/strings/string_number_conversions.h" | 
| #include "base/strings/stringprintf.h" | 
| #include "device/bluetooth/bluetooth_advertisement.h" |