Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index f3c3daff0d8867fad2785b6b228fdfbc3a35441c..b8c08ef0a4760b7f69f3e672277cf76fec74a1fe 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -795,13 +795,6 @@ |
'renderer/media/rtc_video_decoder_factory_tv_unittest.cc', |
], |
}], |
- # TODO(bryaneyler): Also enable these for OpenSSL once that |
- # implementation is ready. Issue 267888. |
- ['use_nss!=1', { |
- 'sources!': [ |
- 'renderer/webcrypto/webcrypto_impl_unittest.cc', |
- ], |
- }], |
], |
}, |
], |