Convert iOS to use X509CertificateBytes.
https://codereview.chromium.org/2864133002
This commit is contained in:
parent
ea8e113b19
commit
a72a08bccc
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "atom/browser/native_window.h"
|
||||
#include "base/strings/sys_string_conversions.h"
|
||||
#include "net/cert/cert_database.h"
|
||||
#include "net/cert/x509_util_ios_and_mac.h"
|
||||
#include "net/cert/x509_util_mac.h"
|
||||
|
||||
@interface TrustDelegate : NSObject {
|
||||
|
|
Loading…
Reference in a new issue