Automated g4 rollback

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=224206719
This commit is contained in:
Ramji Chandramouli
2018-12-05 13:02:27 -08:00
committed by Fang Yu
parent a864b89613
commit a991e2dbb3

View File

@@ -59,21 +59,11 @@ bind(
actual = "@com_google_protobuf//:protobuf",
)
bind(
name = "com_google_protobuf_cc",
actual = "@com_google_protobuf//:protobuf",
)
bind(
name = "protobuf_java",
actual = "@com_google_protobuf//:protobuf_java",
)
bind(
name = "com_google_protobuf_java",
actual = "@com_google_protobuf//:protobuf_java",
)
bind(
name = "openssl",
actual = "@boringssl_repo//:crypto",