| Index: components/proximity_auth/cryptauth/cryptauth_device_manager.h
 | 
| diff --git a/components/proximity_auth/cryptauth/cryptauth_device_manager.h b/components/proximity_auth/cryptauth/cryptauth_device_manager.h
 | 
| index a9286a8f7fe5c661faed7d555bd6afca46029fee..05a1c92975ef1c230ac941215d7a206a41524e74 100644
 | 
| --- a/components/proximity_auth/cryptauth/cryptauth_device_manager.h
 | 
| +++ b/components/proximity_auth/cryptauth/cryptauth_device_manager.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_CRYPTAUTH_DEVICE_MANAGER_H
 | 
|  #define COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_CRYPTAUTH_DEVICE_MANAGER_H
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/memory/weak_ptr.h"
 | 
|  #include "base/observer_list.h"
 | 
| 
 |