Index: chrome/browser/extensions/api/identity/identity_signin_flow.h |
diff --git a/chrome/browser/extensions/api/identity/identity_signin_flow.h b/chrome/browser/extensions/api/identity/identity_signin_flow.h |
index d744e8e01732a7bd088f486b56e78547a5615295..43a8393712340462bdfdaf8b18321e079389878e 100644 |
--- a/chrome/browser/extensions/api/identity/identity_signin_flow.h |
+++ b/chrome/browser/extensions/api/identity/identity_signin_flow.h |
@@ -5,10 +5,10 @@ |
#ifndef CHROME_BROWSER_EXTENSIONS_API_IDENTITY_IDENTITY_SIGNIN_FLOW_H_ |
#define CHROME_BROWSER_EXTENSIONS_API_IDENTITY_IDENTITY_SIGNIN_FLOW_H_ |
+#include <memory> |
#include <string> |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "google_apis/gaia/oauth2_token_service.h" |
class Profile; |