Index: chrome/browser/extensions/api/identity/gaia_web_auth_flow.h |
diff --git a/chrome/browser/extensions/api/identity/gaia_web_auth_flow.h b/chrome/browser/extensions/api/identity/gaia_web_auth_flow.h |
index 58e18f9a913dfea8d93f1dd156313884ed33bfa9..cc85d2bc892908c8a89af69261009cf0946cb739 100644 |
--- a/chrome/browser/extensions/api/identity/gaia_web_auth_flow.h |
+++ b/chrome/browser/extensions/api/identity/gaia_web_auth_flow.h |
@@ -86,7 +86,7 @@ class GaiaWebAuthFlow : public UbertokenConsumer, public WebAuthFlow::Delegate { |
Delegate* delegate_; |
Profile* profile_; |
std::string account_id_; |
- chrome::HostDesktopType host_desktop_type_; |
+ ui::HostDesktopType host_desktop_type_; |
std::string redirect_scheme_; |
std::string redirect_path_prefix_; |
GURL auth_url_; |