Chromium Code Reviews| Index: media/cast/BUILD.gn |
| diff --git a/media/cast/BUILD.gn b/media/cast/BUILD.gn |
| index bd5a8484c7a43402a005ea174df76477f1c9696e..1ed7995e03dc76f1854b948353845b318aa4a2b0 100644 |
| --- a/media/cast/BUILD.gn |
| +++ b/media/cast/BUILD.gn |
| @@ -411,6 +411,7 @@ if (is_win || is_mac || (is_linux && !is_chromeos)) { |
| "//base", |
| "//build/win:default_exe_manifest", |
| "//media", |
| + "//media/audio:test_support", |
| "//net", |
| "//ui/gfx/geometry", |
| ] |