Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / components / signin / core / browser / signin_account_id_helper.h
index 91687a7..7c5cc06 100644 (file)
@@ -27,7 +27,8 @@ class SigninAccountIdHelper : public SigninManagerBase::Observer,
   virtual ~SigninAccountIdHelper();
 
   // SigninManagerBase::Observer:
-  virtual void GoogleSignedOut(const std::string& username) OVERRIDE;
+  virtual void GoogleSignedOut(const std::string& account_id,
+                               const std::string& username) OVERRIDE;
 
   // OAuth2TokenService::Observer:
   virtual void OnRefreshTokenAvailable(const std::string& account_id) OVERRIDE;