| Index: components/signin/core/browser/signin_cookie_changed_subscription.h
|
| diff --git a/components/signin/core/browser/signin_cookie_changed_subscription.h b/components/signin/core/browser/signin_cookie_changed_subscription.h
|
| index e87851f718ed4aa9473cc066cba65275ae9f2d6b..5120ab9c3cdc5a0a7805bcc1de346306f0c9533f 100644
|
| --- a/components/signin/core/browser/signin_cookie_changed_subscription.h
|
| +++ b/components/signin/core/browser/signin_cookie_changed_subscription.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SIGNIN_CORE_BROWSER_SIGNIN_COOKIE_CHANGED_SUBSCRIPTION_H_
|
| #define COMPONENTS_SIGNIN_CORE_BROWSER_SIGNIN_COOKIE_CHANGED_SUBSCRIPTION_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "components/signin/core/browser/signin_client.h"
|
|
|