Index: chrome/browser/local_discovery/privet_confirm_api_flow.h |
diff --git a/chrome/browser/local_discovery/privet_confirm_api_flow.h b/chrome/browser/local_discovery/privet_confirm_api_flow.h |
index 61a6269492bcc932c5783b09498a16d6188b1a95..9f2ace161c6cea72766577874199cb9c0f7e37bc 100644 |
--- a/chrome/browser/local_discovery/privet_confirm_api_flow.h |
+++ b/chrome/browser/local_discovery/privet_confirm_api_flow.h |
@@ -22,6 +22,7 @@ class PrivetConfirmApiCallFlow : public CloudPrintBaseApiFlow::Delegate { |
// Create an OAuth2-based confirmation |
PrivetConfirmApiCallFlow(net::URLRequestContextGetter* request_context, |
OAuth2TokenService* token_service_, |
+ const std::string& account_id, |
const GURL& automated_claim_url, |
const ResponseCallback& callback); |