| Index: mojo/converters/surfaces/BUILD.gn
|
| diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn
|
| index 4475e2899c7cd795b3221744e6f2f7b8fd06737c..b8e2fa7f4e33b950cb544b0c3bf4db2831688fb9 100644
|
| --- a/mojo/converters/surfaces/BUILD.gn
|
| +++ b/mojo/converters/surfaces/BUILD.gn
|
| @@ -22,7 +22,7 @@ component("surfaces") {
|
| "//gpu",
|
| "//mojo/environment:chromium",
|
| "//mojo/public/c/system",
|
| - "//mojo/services/surfaces/public/interfaces",
|
| - "//mojo/services/surfaces/public/interfaces:surface_id",
|
| + "//mojo/services/surfaces/interfaces",
|
| + "//mojo/services/surfaces/interfaces:surface_id",
|
| ]
|
| }
|
|
|