summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/oauth2_mint_token_flow.h
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis/gaia/oauth2_mint_token_flow.h')
-rw-r--r--google_apis/gaia/oauth2_mint_token_flow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/gaia/oauth2_mint_token_flow.h b/google_apis/gaia/oauth2_mint_token_flow.h
index e2824e6..e0344be 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;