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