Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / policy / cloud / user_policy_signin_service_base.cc
index a849f39..46d4dfb 100644 (file)
@@ -70,7 +70,8 @@ void UserPolicySigninServiceBase::FetchPolicyForSignedInUser(
   manager->core()->service()->RefreshPolicy(callback);
 }
 
-void UserPolicySigninServiceBase::GoogleSignedOut(const std::string& username) {
+void UserPolicySigninServiceBase::GoogleSignedOut(const std::string& account_id,
+                                                  const std::string& username) {
   ShutdownUserCloudPolicyManager();
 }