diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -422,10 +422,6 @@ group("both_gn_and_gyp") { deps += [ "//components/nacl:nacl_loader_unittests" ] } - if (enable_nacl && enable_remoting) { - deps += [ "//remoting:remoting_key_tester" ] - } - if (media_use_ffmpeg) { deps += [ "//media:ffmpeg_regression_tests" ] } |