Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 7cdd4d83b302b719714955d780947d0c17ac9ffb..8ea90d9f3f17346cdef1f05ceed9c30eae9ddf29 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -867,7 +867,7 @@ test("content_unittests") { |
| [ "../browser/compositor/software_output_device_ozone_unittest.cc" ] |
| } |
| - if (is_mac && use_openssl) { |
| + if (is_mac) { |
| deps += [ "//third_party/boringssl" ] |
| } |