Skip to content

Commit 760675a

Browse files
authored
fix CPP test build failure in upstream (#8867)
1 parent c6e55ba commit 760675a

File tree

1 file changed

+1
-0
lines changed
  • torch_xla/csrc/runtime

1 file changed

+1
-0
lines changed

torch_xla/csrc/runtime/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ cc_test(
434434
":util",
435435
"@com_google_absl//absl/types:span",
436436
"@com_google_googletest//:gtest_main",
437+
"@tsl//tsl/platform:errors",
437438
],
438439
)
439440

0 commit comments

Comments
 (0)