Chromium Code Reviews| Index: ios/build/bots/tests/common_tests.json |
| diff --git a/ios/build/bots/tests/common_tests.json b/ios/build/bots/tests/common_tests.json |
| index 81f46344db53cbcb8566f1fc06eeb694657f06e7..36a06e25df138d8d8dcb15818c76a42ab8f9f879 100644 |
| --- a/ios/build/bots/tests/common_tests.json |
| +++ b/ios/build/bots/tests/common_tests.json |
| @@ -3,6 +3,12 @@ |
| { |
| "app": "base_unittests" |
| }, |
| + { |
| + "app": "boringssl_crypto_tests" |
| + }, |
| + { |
| + "app": "boringssl_ssl_tests" |
| + }, |
| { |
| "app": "components_unittests" |
| }, |