| Index: media/mojo/services/BUILD.gn
|
| diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
|
| index ca6e36e356d67fbe67986d245270acfac2fc0be3..77b15bb3c7b78418f49add4853e7364908c5852f 100644
|
| --- a/media/mojo/services/BUILD.gn
|
| +++ b/media/mojo/services/BUILD.gn
|
| @@ -32,9 +32,9 @@ source_set("converters") {
|
| "//mojo/common",
|
| "//mojo/converters/geometry",
|
| "//mojo/environment:chromium",
|
| - "//mojo/services/geometry/public/interfaces",
|
| "//skia",
|
| "//third_party/mojo/src/mojo/public/c/system:for_component",
|
| + "//third_party/mojo_services/src/geometry/public/interfaces",
|
| ]
|
| }
|
|
|
|
|