Index: components/exo/wayland/BUILD.gn |
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn |
index 67d6d63db713f4f0a002f5c222263d48e693a857..f69909b6d52367850825d0e7bf57b119821f6d28 100644 |
--- a/components/exo/wayland/BUILD.gn |
+++ b/components/exo/wayland/BUILD.gn |
@@ -35,6 +35,8 @@ source_set("unit_tests") { |
deps = [ |
":wayland", |
+ "//base", |
+ "//components/exo", |
"//testing/gtest", |
"//third_party/wayland:wayland_client", |
] |