| Index: device/bluetooth/bluetooth_discovery_filter.h
|
| diff --git a/device/bluetooth/bluetooth_discovery_filter.h b/device/bluetooth/bluetooth_discovery_filter.h
|
| index da3149e18d8ca93314fb04fd75c1304a2572f963..d1a8ead8f0f53f0d8eb68413e281af8d114fe8be 100644
|
| --- a/device/bluetooth/bluetooth_discovery_filter.h
|
| +++ b/device/bluetooth/bluetooth_discovery_filter.h
|
| @@ -10,6 +10,7 @@
|
| #include <set>
|
|
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "device/bluetooth/bluetooth_export.h"
|
| #include "device/bluetooth/bluetooth_uuid.h"
|
|
|