| Index: media/BUILD.gn
|
| diff --git a/media/BUILD.gn b/media/BUILD.gn
|
| index 0fd75e26f4dc4d87a8b3fbaccb2cfd603a05f6ce..fe7c426b3858b2cd4264d0cc4f047ffd87464bba 100644
|
| --- a/media/BUILD.gn
|
| +++ b/media/BUILD.gn
|
| @@ -602,7 +602,9 @@ test("media_unittests") {
|
| "//media/audio:unittests",
|
| "//media/base:test_support",
|
| "//media/base:unittests",
|
| + "//media/remoting:media_remoting_unittests",
|
| "//media/test:pipeline_integration_tests",
|
| + "//mojo/edk/system",
|
| "//skia", # Direct dependency required to inherit config.
|
| "//testing/gmock",
|
| "//testing/gtest",
|
|
|