| Index: chrome/browser/signin/cross_device_promo_factory.h
|
| diff --git a/chrome/browser/signin/cross_device_promo_factory.h b/chrome/browser/signin/cross_device_promo_factory.h
|
| index 866db3250edd423cc20d57ca147b574e20f06a4c..1f9a5fe705726aca7be3ae2269250866416ec4c3 100644
|
| --- a/chrome/browser/signin/cross_device_promo_factory.h
|
| +++ b/chrome/browser/signin/cross_device_promo_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_SIGNIN_CROSS_DEVICE_PROMO_FACTORY_H_
|
| #define CHROME_BROWSER_SIGNIN_CROSS_DEVICE_PROMO_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|