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

Unified Diff: content/common/resource_messages.h

Issue 2937563002: Remove the EV Certs Whitelist (Closed)
Patch Set: Update comment Created 3 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 | « content/common/common_param_traits_unittest.cc ('k') | content/common/resource_messages.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/resource_messages.h
diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h
index 2874bca41a49759795df519949513f340372147c..0d0f79747dd12a046a1d6fb09ee2ab2091f92845 100644
--- a/content/common/resource_messages.h
+++ b/content/common/resource_messages.h
@@ -147,8 +147,6 @@ IPC_ENUM_TRAITS_MAX_VALUE( \
IPC_ENUM_TRAITS_MAX_VALUE(net::TokenBindingParam, net::TB_PARAM_ECDSAP256)
IPC_ENUM_TRAITS_MAX_VALUE(net::SSLInfo::HandshakeType,
net::SSLInfo::HANDSHAKE_FULL)
-IPC_ENUM_TRAITS_MAX_VALUE(net::ct::EVPolicyCompliance,
- net::ct::EVPolicyCompliance::EV_POLICY_MAX)
IPC_ENUM_TRAITS_MAX_VALUE(
net::ct::CertPolicyCompliance,
net::ct::CertPolicyCompliance::CERT_POLICY_BUILD_NOT_TIMELY)
« no previous file with comments | « content/common/common_param_traits_unittest.cc ('k') | content/common/resource_messages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698