Drop 1.1.1.1 from HSTS preloaded list.

This IP address is misused by some networking equipment and is breaking
things like captive portals. Hopefully in time we can reverse this but,
for now, ease the pain and drop 1.1.1.1 from the preload list.

BUG=853934

Change-Id: I8e8e9b212312430b66a19880ed5a74ebe303ec41
Reviewed-on: https://chromium-review.googlesource.com/1105299
Reviewed-by: Nick Harper <nharper@chromium.org>
Commit-Queue: Adam Langley <agl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568260}
diff --git a/net/http/transport_security_state_static.json b/net/http/transport_security_state_static.json
index aec5a98c..4dc9ed0 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -52255,7 +52255,6 @@
     { "name": "teams.microsoft.com", "policy": "custom", "mode": "force-https", "include_subdomains": true },
     { "name": "trouter.io", "policy": "custom", "mode": "force-https", "include_subdomains": true },
     // IP Address
-    { "name": "1.1.1.1", "policy": "custom", "mode": "force-https", "include_subdomains": false },
     { "name": "1.0.0.1", "policy": "custom", "mode": "force-https", "include_subdomains": false },
     // No subdomains
     { "name": "wordpress.com", "policy": "custom", "mode": "force-https", "include_subdomains": false },