diff --git a/xla/tests/BUILD b/xla/tests/BUILD index b5d5285ba504a..ad2aba8a529e6 100644 --- a/xla/tests/BUILD +++ b/xla/tests/BUILD @@ -2445,6 +2445,7 @@ xla_test( "//xla:error_spec", "//xla:literal", "//xla:literal_util", + "//xla/hlo/testlib:verified_hlo_module", "//xla/service:computation_placer", "//xla/service:hlo_module_config", "@com_google_absl//absl/log",