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

Unified Diff: ios/web/ios_web_unittests.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 comments Created 5 years, 4 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
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index 1a1b9d2dc5cf2f81804246e932f2c552cc98f38d..e32a64b94a6b56935ce1aed34c7c86abda99b333 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -85,6 +85,7 @@
'action_name': 'copy_test_data',
'variables': {
'test_data_files': [
+ '../../net/data/ssl/certificates/',
'test/data/chrome.html',
'test/data/testbadpass.pkpass',
'test/data/testfavicon.png',

Powered by Google App Engine
This is Rietveld 408576698