| Index: components/signin/core/browser/profile_oauth2_token_service.h
|
| diff --git a/components/signin/core/browser/profile_oauth2_token_service.h b/components/signin/core/browser/profile_oauth2_token_service.h
|
| index 6fb0004165865a89289f1908167b3bc522657cbe..199c7909ebc9df40299c18e2d6fb9d258f71f78d 100644
|
| --- a/components/signin/core/browser/profile_oauth2_token_service.h
|
| +++ b/components/signin/core/browser/profile_oauth2_token_service.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| #include "google_apis/gaia/oauth2_token_service.h"
|
|
|