| Index: media/mojo/services/BUILD.gn
|
| diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
|
| index 04e168629daaa8b15b91a9bb6672386edeaaf7b4..d291b894533f9fcc837b43bfec1930c460ad191e 100644
|
| --- a/media/mojo/services/BUILD.gn
|
| +++ b/media/mojo/services/BUILD.gn
|
| @@ -77,8 +77,8 @@ test("media_mojo_lib_unittests") {
|
| "//media",
|
| "//media/mojo/interfaces",
|
| "//mojo/common/test:run_all_unittests",
|
| - "//mojo/edk/system",
|
| "//mojo/environment:chromium",
|
| + "//mojo/system",
|
| "//testing/gtest",
|
| ":lib"
|
| ]
|
|
|