diff --git a/BUILD.bazel b/BUILD.bazel index 89d8e98f0021..32b26cbdc9c4 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -266,7 +266,7 @@ alias( alias( name = "protobuf_nowkt", - actual = "//src/google/protobuf:protobuf_layering_check_legacy", + actual = "//src/google/protobuf", deprecation = "Use //:protobuf instead", visibility = ["//visibility:public"], )