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

Unified Diff: ios/web/navigation/crw_session_certificate_policy_manager.h

Issue 2703923002: Remove CRWSessionEntry from CRWSessionCertificatePolicyManager. (Closed)
Patch Set: Created 3 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/navigation/crw_session_certificate_policy_manager.h
diff --git a/ios/web/navigation/crw_session_certificate_policy_manager.h b/ios/web/navigation/crw_session_certificate_policy_manager.h
index 72553c1dccd02ce4d6f839ec9e63ec1a86422b05..2d33f3882005561f54c46e9f453437d57be5df9b 100644
--- a/ios/web/navigation/crw_session_certificate_policy_manager.h
+++ b/ios/web/navigation/crw_session_certificate_policy_manager.h
@@ -11,8 +11,6 @@
#include "base/memory/ref_counted.h"
#include "net/cert/cert_status_flags.h"
-@class CRWSessionEntry;
-
namespace net {
class X509Certificate;
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698