| Index: net/http/transport_security_state_static_unittest3.json
|
| diff --git a/net/http/transport_security_state_static_unittest3.json b/net/http/transport_security_state_static_unittest3.json
|
| index b1a1a69bd8999ded241a09971eb2eae71dc32bf3..1c740e1998e6afb78e55cad84957b22cf8293bdb 100644
|
| --- a/net/http/transport_security_state_static_unittest3.json
|
| +++ b/net/http/transport_security_state_static_unittest3.json
|
| @@ -58,6 +58,11 @@
|
| "expect_staple": true,
|
| "include_subdomains_for_expect_staple": true,
|
| "expect_staple_report_uri": "https://report.badssl.com/staple-upload"
|
| + }, {
|
| + // Keep this a simple entry in the context of TrieWriter::IsSimpleEntry().
|
| + "name": "simple-entry.example.com",
|
| + "mode": "force-https",
|
| + "include_subdomains": true
|
| }
|
| ]
|
| }
|
|
|