| Index: media/test/BUILD.gn
|
| diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn
|
| index 60849c1e86072cde2260974c9aa4e6af7094d8a7..e5e5f9696ca6c5b266f1874ff7144a0810c10142 100644
|
| --- a/media/test/BUILD.gn
|
| +++ b/media/test/BUILD.gn
|
| @@ -43,6 +43,7 @@ source_set("pipeline_integration_tests") {
|
| "//media/audio:test_support",
|
| "//media/base:test_support",
|
| "//testing/gtest",
|
| + "//url",
|
|
|
| # TODO(dalecurtis): Required since the gmock header is included in the
|
| # header for pipeline_integration_test_base.h. This should be moved into
|
|
|