Chromium Code Reviews| Index: components/exo/wayland/BUILD.gn |
| diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn |
| index 7d138c7792ede6825b41045b9e99a0ea78239062..120f6a1aa68c8b77f0c087dc0e733e342359149d 100644 |
| --- a/components/exo/wayland/BUILD.gn |
| +++ b/components/exo/wayland/BUILD.gn |
| @@ -88,6 +88,7 @@ executable("wayland_motion_events") { |
| deps = [ |
| "//base", |
| + "//skia", |
| "//third_party/wayland:wayland_client", |
| ] |
| } |