| Index: components/signin/core/browser/child_account_info_fetcher_impl.h
|
| diff --git a/components/signin/core/browser/child_account_info_fetcher_impl.h b/components/signin/core/browser/child_account_info_fetcher_impl.h
|
| index 557c485a05c7460218089e952717ba53c3bb6db7..33ceae476378c5fd4f7bfc05849c64cefd691a4a 100644
|
| --- a/components/signin/core/browser/child_account_info_fetcher_impl.h
|
| +++ b/components/signin/core/browser/child_account_info_fetcher_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SIGNIN_CORE_BROWSER_CHILD_ACCOUNT_INFO_FETCHER_IMPL_H_
|
| #define COMPONENTS_SIGNIN_CORE_BROWSER_CHILD_ACCOUNT_INFO_FETCHER_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "base/timer/timer.h"
|
| #include "components/invalidation/public/invalidation_handler.h"
|
|
|