Index: components/autofill/content/browser/risk/proto/fingerprint.proto |
diff --git a/components/autofill/content/browser/risk/proto/fingerprint.proto b/components/autofill/content/browser/risk/proto/fingerprint.proto |
index f176db2bfd373e4fcff0b756a048730dba8a6f49..5c85e8c4d9d2344c0aae0a7794814654e230c724 100644 |
--- a/components/autofill/content/browser/risk/proto/fingerprint.proto |
+++ b/components/autofill/content/browser/risk/proto/fingerprint.proto |
@@ -88,8 +88,7 @@ message Fingerprint { |
// accept-languages. |
repeated string requested_language = 8; |
- // Default charset of the browser. (e.g. ISO-8859-1, obtained from |
- // document.defaultCharset) |
+ // Default charset of the browser. (e.g. ISO-8859-1) |
optional string charset = 9; |
// The number of physical screens. |