diff --git a/utils/bazel/llvm-project-overlay/mlir/BUILD.bazel b/utils/bazel/llvm-project-overlay/mlir/BUILD.bazel index 087930c949e4..295f7e7d1a95 100644 --- a/utils/bazel/llvm-project-overlay/mlir/BUILD.bazel +++ b/utils/bazel/llvm-project-overlay/mlir/BUILD.bazel @@ -311,7 +311,6 @@ cc_library( "include/mlir/Interfaces/CastInterfaces.h", "include/mlir/Interfaces/SideEffectInterfaces.h", "include/mlir/Interfaces/DataLayoutInterfaces.h", - "include/mlir/Interfaces/DecodeAttributesInterfaces.h", "include/mlir/Interfaces/FoldInterfaces.h", ], includes = ["include"],