From a991e2dbb32c853e29620dfa48543d1c425e4f02 Mon Sep 17 00:00:00 2001 From: Ramji Chandramouli Date: Wed, 5 Dec 2018 13:02:27 -0800 Subject: [PATCH] Automated g4 rollback ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=224206719 --- WORKSPACE | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 7412539..7f8ac0e 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -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",