Index: components/exo/wayland/BUILD.gn |
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn |
index 2041108cb1d2cd5d61af55867f7ea3fb3e38785f..7b8e434e723d95ca52144676a0bfb058435d7705 100644 |
--- a/components/exo/wayland/BUILD.gn |
+++ b/components/exo/wayland/BUILD.gn |
@@ -28,8 +28,8 @@ source_set("unit_tests") { |
] |
deps = [ |
+ ":wayland", |
"//testing/gtest", |
"//third_party/wayland:wayland_client", |
- ":wayland", |
] |
} |