diff options
Diffstat (limited to 'components/proximity_auth/remote_device_life_cycle_impl.h')
-rw-r--r-- | components/proximity_auth/remote_device_life_cycle_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/proximity_auth/remote_device_life_cycle_impl.h b/components/proximity_auth/remote_device_life_cycle_impl.h index 2ea351b..5746206 100644 --- a/components/proximity_auth/remote_device_life_cycle_impl.h +++ b/components/proximity_auth/remote_device_life_cycle_impl.h @@ -5,6 +5,7 @@ #ifndef COMPONENTS_PROXIMITY_AUTH_REMOTE_DEVICE_LIFE_CYCLE_IMPL_H #define COMPONENTS_PROXIMITY_AUTH_REMOTE_DEVICE_LIFE_CYCLE_IMPL_H +#include "base/macros.h" #include "base/memory/scoped_ptr.h" #include "base/memory/weak_ptr.h" #include "base/observer_list.h" |