commit | 906dbce5823ba69f712957d14bac4e9d62a6b078 | [log] [tgz] |
---|---|---|
author | Jim Shargo <[email protected]> | Thu Oct 14 18:48:46 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Oct 14 18:48:46 2021 |
tree | 31b06b5b60ffcd5f5b58f813ec8ebdfbe9259fa9 | |
parent | 4516e51e18ea98b09c9068822ce70f16df8a83c8 [diff] [blame] |
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",