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 d66bde43b865f7bead01099994f393e629ae15cb..283e60777ff9ba2da40bcf113157e210b4c63abe 100644 |
--- a/components/autofill/content/browser/risk/fingerprint.h |
+++ b/components/autofill/content/browser/risk/fingerprint.h |
@@ -58,7 +58,6 @@ void GetFingerprint( |
const std::string& charset, |
const std::string& accept_languages, |
const base::Time& install_time, |
- DialogType dialog_type, |
const std::string& app_locale, |
const base::Callback<void(scoped_ptr<Fingerprint>)>& callback); |