Index: chrome/browser/chromeos/attestation/platform_verification_flow_unittest.cc |
diff --git a/chrome/browser/chromeos/attestation/platform_verification_flow_unittest.cc b/chrome/browser/chromeos/attestation/platform_verification_flow_unittest.cc |
index 5c5708d3dfc25c90c31743c6de0b18ef017d2237..36a818195c120651d0d6d7e737a63321c54d1089 100644 |
--- a/chrome/browser/chromeos/attestation/platform_verification_flow_unittest.cc |
+++ b/chrome/browser/chromeos/attestation/platform_verification_flow_unittest.cc |
@@ -75,6 +75,7 @@ class FakeDelegate : public PlatformVerificationFlow::Delegate { |
void ShowConsentPrompt( |
content::WebContents* web_contents, |
+ const GURL& requesting_origin, |
const PlatformVerificationFlow::Delegate::ConsentCallback& callback) |
override { |
num_consent_calls_++; |