| Index: components/signin/core/browser/refresh_token_annotation_request.h
|
| diff --git a/components/signin/core/browser/refresh_token_annotation_request.h b/components/signin/core/browser/refresh_token_annotation_request.h
|
| index b0c14eed0feac7b9fd89cb43ad64073d397ff012..6ce66f3825d5f9f38d02d2cefdc613f361e33c8a 100644
|
| --- a/components/signin/core/browser/refresh_token_annotation_request.h
|
| +++ b/components/signin/core/browser/refresh_token_annotation_request.h
|
| @@ -6,6 +6,7 @@
|
| #define COMPONENTS_SIGNIN_CORE_BROWSER_REFRESH_TOKEN_ANNOTATION_REQUEST_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/gtest_prod_util.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "google_apis/gaia/oauth2_api_call_flow.h"
|
| #include "google_apis/gaia/oauth2_token_service.h"
|
|
|