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

Unified Diff: net/http/transport_security_state_static_unittest.template

Issue 2906633003: Add a build flag to configure bundling of HSTS preload list (Closed)
Patch Set: one more Created 3 years, 5 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
Index: net/http/transport_security_state_static_unittest.template
diff --git a/net/http/transport_security_state_static_unittest.template b/net/http/transport_security_state_static_unittest.template
index 8f1a704c1a3686e856b7f8879c7aeb62b251c6d7..633ec78bc3798ddbf3e8bdf19928a7be6cfc6cbe 100644
--- a/net/http/transport_security_state_static_unittest.template
+++ b/net/http/transport_security_state_static_unittest.template
@@ -20,8 +20,6 @@ static const char* const kNoRejectedPublicKeys[] = {
NULL,
};
-static const char kNoReportURI[] = "";
-
[[ACCEPTABLE_CERTS]]
static const struct net::TransportSecurityStateSource::Pinset kPinsets[] = [[PINSETS]];

Powered by Google App Engine
This is Rietveld 408576698