| Index: mojo/converters/surfaces/BUILD.gn
|
| diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn
|
| index 94f93f69e7805e5918c7daea445ec4fa22835377..08752a01d2aba7281b3261fc94eb60c9d4d2987c 100644
|
| --- a/mojo/converters/surfaces/BUILD.gn
|
| +++ b/mojo/converters/surfaces/BUILD.gn
|
| @@ -32,7 +32,7 @@ component("surfaces") {
|
| "//gpu",
|
| "//ui/gfx/geometry",
|
| "//mojo/environment:chromium",
|
| + "//mojo/public/c/system:for_component",
|
| "//skia",
|
| - "//third_party/mojo/src/mojo/public/c/system:for_component",
|
| ]
|
| }
|
|
|