Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 930e5d48f112bf8641d11bf943371187d6f9b681..b87368322b4ecd38b4ce9c0a7dcf2853117a3649 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -661,10 +661,6 @@ group("both_gn_and_gyp") { |
deps += [ "//chromecast:cast_shell" ] |
} |
- if (is_mac) { # TODO(GYP) || is_ios |
- deps += [ "//media/cast:cast_h264_vt_encoder_unittests" ] |
- } |
- |
if (is_mac || is_win) { |
deps += [ |
"//third_party/crashpad/crashpad/handler:crashpad_handler", |