Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 96d4ea8cacd7399cf9efdf3599505e18ed61f866..9565daf4eb80de0f73c5c364c40dab0ceba992b8 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -218,6 +218,7 @@ |
['use_openssl==1', { |
'dependencies': [ |
'../third_party/boringssl/boringssl.gyp:*', |
+ '../third_party/boringssl/boringssl_tests.gyp:*', |
], |
}], |
['enable_app_list==1', { |