| Index: chrome/browser/signin/cross_device_promo.h
|
| diff --git a/chrome/browser/signin/cross_device_promo.h b/chrome/browser/signin/cross_device_promo.h
|
| index d577e4b3b1b680d18b7fcd61ec29508b6bc76925..5990a948858df52873bc0ff7d722e09ef3579a04 100644
|
| --- a/chrome/browser/signin/cross_device_promo.h
|
| +++ b/chrome/browser/signin/cross_device_promo.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_SIGNIN_CROSS_DEVICE_PROMO_H_
|
| #define CHROME_BROWSER_SIGNIN_CROSS_DEVICE_PROMO_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "base/timer/timer.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
|
|