| Index: mojo/converters/surfaces/BUILD.gn
|
| diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn
|
| index 3b0a22b835aa284bbde5e4359815ece93af5c8de..48f055d88c54dede8828e4e4ecab959c6934bec9 100644
|
| --- a/mojo/converters/surfaces/BUILD.gn
|
| +++ b/mojo/converters/surfaces/BUILD.gn
|
| @@ -26,12 +26,12 @@ component("surfaces") {
|
| "//base",
|
| "//cc",
|
| "//cc/surfaces",
|
| + "//components/surfaces/public/interfaces:surface_id",
|
| + "//components/surfaces/public/interfaces",
|
| "//gpu",
|
| "//ui/gfx/geometry",
|
| "//mojo/environment:chromium",
|
| "//skia",
|
| "//third_party/mojo/src/mojo/public/c/system:for_component",
|
| - "//third_party/mojo_services/src/surfaces/public/interfaces:surface_id",
|
| - "//third_party/mojo_services/src/surfaces/public/interfaces",
|
| ]
|
| }
|
|
|