Index: components/proximity_auth/ble/bluetooth_low_energy_device_whitelist.h |
diff --git a/components/proximity_auth/ble/bluetooth_low_energy_device_whitelist.h b/components/proximity_auth/ble/bluetooth_low_energy_device_whitelist.h |
index 46e6aa8eaeed1e58cc40717424d244ae8690607f..d6229f3f38197cc2b73fca169b15de2530e9ba7f 100644 |
--- a/components/proximity_auth/ble/bluetooth_low_energy_device_whitelist.h |
+++ b/components/proximity_auth/ble/bluetooth_low_energy_device_whitelist.h |
@@ -5,11 +5,11 @@ |
#ifndef COMPONENTS_PROXIMITY_AUTH_BLE_BLUETOOTH_LOW_ENERGY_WHITELIST_H |
#define COMPONENTS_PROXIMITY_AUTH_BLE_BLUETOOTH_LOW_ENERGY_WHITELIST_H |
+#include <memory> |
#include <string> |
#include <vector> |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
class PrefRegistrySimple; |
class PrefService; |