| Index: components/proximity_auth/bluetooth_connection.h
 | 
| diff --git a/components/proximity_auth/bluetooth_connection.h b/components/proximity_auth/bluetooth_connection.h
 | 
| index 63483eacf30d7aa67082dfe22ffe1571eb111b88..fc9d7aa8508d71619922f484e7bada77a824cd31 100644
 | 
| --- a/components/proximity_auth/bluetooth_connection.h
 | 
| +++ b/components/proximity_auth/bluetooth_connection.h
 | 
| @@ -7,6 +7,7 @@
 | 
|  
 | 
|  #include <string>
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
|  #include "base/memory/weak_ptr.h"
 | 
|  #include "components/proximity_auth/connection.h"
 | 
| 
 |