| Index: components/autofill/content/browser/risk/fingerprint.h
|
| diff --git a/components/autofill/content/browser/risk/fingerprint.h b/components/autofill/content/browser/risk/fingerprint.h
|
| index db3f6c7afb5659d68301fb8867bae326795cc87f..9063d4b9e62f2591ba7eb6efefc52c3dfe042536 100644
|
| --- a/components/autofill/content/browser/risk/fingerprint.h
|
| +++ b/components/autofill/content/browser/risk/fingerprint.h
|
| @@ -49,7 +49,7 @@ class Fingerprint;
|
| void GetFingerprint(
|
| uint64 obfuscated_gaia_id,
|
| const gfx::Rect& window_bounds,
|
| - content::WebContents* web_contents,
|
| + const content::WebContents* web_contents,
|
| const std::string& version,
|
| const std::string& charset,
|
| const std::string& accept_languages,
|
|
|