| Index: media/mojo/clients/BUILD.gn
|
| diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
|
| index 9322758ad888c9f6ecd1a971c978268813d7a4e3..738515a49b51de4c0bdb7969a1a43f6b4f98c194 100644
|
| --- a/media/mojo/clients/BUILD.gn
|
| +++ b/media/mojo/clients/BUILD.gn
|
| @@ -50,11 +50,10 @@ source_set("clients") {
|
| ]
|
| }
|
|
|
| - public_configs = [ "//media/mojo/services:mojo_media_config" ]
|
| -
|
| public_deps = [
|
| "//base",
|
| "//media",
|
| + "//media/mojo:features",
|
| "//media/mojo/interfaces",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/system",
|
|
|