Chromium Code Reviews| 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..87a6a582e2a905341ecfe4631303aa73fe546e0f 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/2029_globalsign_com_cert.pem', |
|
Ryan Sleevi
2015/08/14 02:29:43
This does not seem the right/appropriate way to ex
Eugene But (OOO till 7-30)
2015/08/14 21:18:19
Copying files from another target is not ideal, bu
|
| 'test/data/chrome.html', |
| 'test/data/testbadpass.pkpass', |
| 'test/data/testfavicon.png', |