Chromium Code Reviews| Index: ui/ozone/BUILD.gn |
| diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn |
| index 9ef3103b8f68c9d8d59e46939a0f1466999d1bfd..ccba614fa5939bf73adf6e56c7beace652a28730 100644 |
| --- a/ui/ozone/BUILD.gn |
| +++ b/ui/ozone/BUILD.gn |
| @@ -46,6 +46,7 @@ if (ozone_platform_cast) { |
| if (ozone_platform_wayland) { |
| ozone_platforms += [ "wayland" ] |
| ozone_platform_deps += [ "platform/wayland" ] |
| + ozone_platform_test_deps += [ "platform/wayland:wayland_unittests" ] |
| } |
| platform_list_cc_file = "$target_gen_dir/platform_list.cc" |