mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
3659375: Fold x509_util_ios and most of x509_util_mac into x509_util_apple
https://chromium-review.googlesource.com/c/chromium/src/+/3659375
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
|
||||
#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"
|
||||
#include "net/cert/x509_util_apple.h"
|
||||
#include "shell/browser/native_window.h"
|
||||
|
||||
@interface TrustDelegate : NSObject {
|
||||
|
||||
Reference in New Issue
Block a user