From 1c917234c125ff00b39359539f44ad63992a91a9 Mon Sep 17 00:00:00 2001 From: "The gemma.cpp Authors" Date: Mon, 8 Jun 2026 15:51:37 -0700 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 928814795 --- compression/BUILD.bazel | 1 + 1 file changed, 1 insertion(+) diff --git a/compression/BUILD.bazel b/compression/BUILD.bazel index 4221a8da..5a446b33 100644 --- a/compression/BUILD.bazel +++ b/compression/BUILD.bazel @@ -104,6 +104,7 @@ cc_test( ":int", "@googletest//:gtest_main", # buildcleaner: keep "//:test_util", + "//third_party/grte:static_libs", "@highway//:hwy", "@highway//:hwy_test_util", ],