diff --git a/BUILD b/BUILD index c4b517cfa7..12f463d88f 100644 --- a/BUILD +++ b/BUILD @@ -818,7 +818,6 @@ cc_library( name = "proto_api", hdrs = ["python/google/protobuf/proto_api.h"], deps = [ - ":protobuf_python", "//external:python_headers", ], )