[bazel] Add missing dependency after 9aa505a28d

This commit is contained in:
Benjamin Kramer 2022-11-22 10:46:52 +01:00
parent ee82b864f2
commit 65644125be
1 changed files with 1 additions and 0 deletions

View File

@ -5313,6 +5313,7 @@ cc_library(
":ParallelCombiningOpInterface",
":ShapedOpInterfaces",
":SideEffectInterfaces",
":Support",
":TensorOpsIncGen",
":TilingInterface",
":ViewLikeInterface",