Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: components/autofill/content/browser/risk/fingerprint.h

Issue 896583003: Add risk data to getrealpan request. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698