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

Unified Diff: ios/web/ios_web.gyp

Issue 1230033005: WKWebView: Added cert verification API to web controller. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated comment (s/used/user); Created 5 years, 3 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 | ios/web/ios_web_unittests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index 1db4a4be1356a2be0eb987a5317ba671d6b9bf53..ff79384af177f82ddb1c95e77c4b1bc3a6365f33 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -130,6 +130,8 @@
'net/cookie_notification_bridge.mm',
'net/crw_cert_policy_cache.h',
'net/crw_cert_policy_cache.mm',
+ 'net/crw_cert_verification_controller.h',
+ 'net/crw_cert_verification_controller.mm',
'net/crw_request_tracker_delegate.h',
'net/crw_url_verifying_protocol_handler.h',
'net/crw_url_verifying_protocol_handler.mm',
« no previous file with comments | « no previous file | ios/web/ios_web_unittests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698