| Index: chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.h
|
| diff --git a/chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.h b/chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.h
|
| index 7bc84c0f64a45f39d05d5f93e087b5e2f5f7247a..118e657cb121c5cd78488f00dd22cf0f2b702f84 100644
|
| --- a/chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.h
|
| +++ b/chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_SIGNIN_MUTABLE_PROFILE_OAUTH2_TOKEN_SERVICE_DELEGATE_H_
|
| #define CHROME_BROWSER_SIGNIN_MUTABLE_PROFILE_OAUTH2_TOKEN_SERVICE_DELEGATE_H_
|
|
|
| +#include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "components/signin/core/browser/account_tracker_service.h"
|
|
|