| Index: google_apis/gaia/oauth2_mint_token_flow.h
|
| diff --git a/google_apis/gaia/oauth2_mint_token_flow.h b/google_apis/gaia/oauth2_mint_token_flow.h
|
| index e2824e6cab01465988001a142af058cf61d9864c..e0344be54f4b1987642785b6d6a41ffae4cbce89 100644
|
| --- a/google_apis/gaia/oauth2_mint_token_flow.h
|
| +++ b/google_apis/gaia/oauth2_mint_token_flow.h
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "google_apis/gaia/oauth2_api_call_flow.h"
|
|
|
| class GoogleServiceAuthError;
|
|
|