| Index: media/mojo/interfaces/BUILD.gn
|
| diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
|
| index 2b17f8a12f68a2e6a6d33c96e622b9fb607a193e..473909290b488d030f7f18376259d4fc9117fd16 100644
|
| --- a/media/mojo/interfaces/BUILD.gn
|
| +++ b/media/mojo/interfaces/BUILD.gn
|
| @@ -30,7 +30,7 @@ mojom("interfaces") {
|
|
|
| public_deps = [
|
| "//mojo/common:common_custom_types",
|
| - "//services/shell/public/interfaces",
|
| + "//services/service_manager/public/interfaces",
|
| "//ui/gfx/geometry/mojo",
|
| "//url/mojo:url_mojom_gurl",
|
| ]
|
|
|