Index: components/exo/wayland/BUILD.gn |
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn |
index 38f8022a3f0876a2102df9fdf84e0586b482bffa..9de2b8146ec989a0e0581e82afce83292016adbc 100644 |
--- a/components/exo/wayland/BUILD.gn |
+++ b/components/exo/wayland/BUILD.gn |
@@ -57,6 +57,6 @@ source_set("unit_tests") { |
"//base", |
"//components/exo", |
"//testing/gtest", |
- "//third_party/wayland:wayland_client", |
+ "//third_party/wayland:wayland-client", |
] |
} |