0

Add //third_party/highway:highway_tests to gn_all

Currently iOS builds don't recognize the target, e.g.
https://ci.chromium.org/ui/p/chromium/builders/ci/ToTiOS/30754/overview

Bug: 372239930
Change-Id: Idf42f2f028053966944e43c3aa1b82fc1b387e1b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6089641
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1395492}
This commit is contained in:
Arthur Eubanks
2024-12-12 10:13:06 -08:00
committed by Chromium LUCI CQ
parent 389462e07e
commit dfcb041bd6

@ -116,6 +116,7 @@ group("gn_all") {
"//third_party/angle/src/tests:angle_white_box_tests",
"//third_party/distributed_point_functions/shim:distributed_point_functions_shim_unittests",
"//third_party/flatbuffers:flatbuffers_unittests",
"//third_party/highway:highway_tests",
"//third_party/liburlpattern:liburlpattern_unittests",
"//third_party/rapidhash:rapidhash_fuzztests",
"//tools/binary_size:binary_size_trybot_py",