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

Unified Diff: net/http/transport_security_state_static.h

Issue 1353503002: Remove `includeSubDomains` directive for vino75.com in the HSTS preload list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « no previous file | net/http/transport_security_state_static.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/transport_security_state_static.h
diff --git a/net/http/transport_security_state_static.h b/net/http/transport_security_state_static.h
index d31a64bbee504f7ce06372672bb2b0d50dcf37b5..defbdc590c8211c253da7b405936dc52fdd4a3d3 100644
--- a/net/http/transport_security_state_static.h
+++ b/net/http/transport_security_state_static.h
@@ -1667,7 +1667,7 @@ static const uint8 kPreloadedHSTSData[] = {
0x1b, 0x74, 0xea, 0x56, 0x53, 0x0d, 0x56, 0x8f, 0x95, 0x06, 0x8a, 0xb8,
0xd7, 0xc6, 0x20, 0x25, 0xbe, 0x56, 0xf8, 0xf8, 0x75, 0xf2, 0xaa, 0x75,
0xe8, 0xeb, 0xff, 0xf9, 0x5b, 0x17, 0xf4, 0x0b, 0x51, 0x61, 0x03, 0xf2,
- 0x47, 0x5f, 0x3f, 0x53, 0x61, 0xd7, 0xfb, 0xaf, 0xef, 0x3b, 0xb0, 0x75,
+ 0x47, 0x5f, 0x3f, 0x53, 0x61, 0x57, 0xfb, 0xaf, 0xef, 0x3b, 0xb0, 0x75,
0x2a, 0x91, 0xb0, 0xac, 0x09, 0xd5, 0x7a, 0xea, 0xae, 0x22, 0xbf, 0xff,
0xca, 0xca, 0xa3, 0x5c, 0x84, 0xf7, 0x70, 0x29, 0xac, 0x1f, 0xce, 0xbf,
0x75, 0x1f, 0xf5, 0x5c, 0x75, 0x2b, 0x48, 0x95, 0xf3, 0x45, 0xf9, 0x54,
« no previous file with comments | « no previous file | net/http/transport_security_state_static.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698