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

Unified Diff: net/base/transport_security_state_static.h

Issue 10479011: Revert 140300 - Remove splendidbacon.com from HSTS preload. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 6 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/base/transport_security_state_static.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/transport_security_state_static.h
===================================================================
--- net/base/transport_security_state_static.h (revision 140304)
+++ net/base/transport_security_state_static.h (working copy)
@@ -1488,6 +1488,7 @@
{22, false, "\007support\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
{17, false, "\002id\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
{20, false, "\005lists\010mayfirst\003org", true, kNoPins, DOMAIN_NOT_PINNED },
+ {19, true, "\015splendidbacon\003com", true, kNoPins, DOMAIN_NOT_PINNED },
{28, false, "\016aladdinschools\007appspot\003com", true, kNoPins, DOMAIN_NOT_PINNED },
{14, true, "\011ottospora\002nl", true, kNoPins, DOMAIN_NOT_PINNED },
{25, false, "\003www\017paycheckrecords\003com", true, kNoPins, DOMAIN_NOT_PINNED },
« no previous file with comments | « no previous file | net/base/transport_security_state_static.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698