preflight: Add wayland_client_integration_tests

This binary will be used in a tast test to verify that ash is correctly
reporting the buffers it supports.

Bug: b/192562912
Change-Id: I44ff9c67d6f2b2127711d278c8d316de7f061112
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3216532
Reviewed-by: Scott Violet <[email protected]>
Commit-Queue: Jim Shargo <[email protected]>
Cr-Commit-Position: refs/heads/main@{#931635}
diff --git a/BUILD.gn b/BUILD.gn
index 2f83079..f9a1a66 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -984,6 +984,7 @@
       "//chrome",
       "//chrome/test/chromedriver",
       "//components/chromeos_camera:jpeg_decode_accelerator_unittest",
+      "//components/exo/wayland:wayland_client_integration_tests",
       "//components/exo/wayland:wayland_client_perftests",
       "//components/exo/wayland:wayland_client_tests",
       "//media:media_unittests",