diff --git a/gmock.BUILD b/gmock.BUILD
deleted file mode 100644
index 66cddea9f4d..00000000000
--- a/gmock.BUILD
+++ /dev/null
@@ -1,23 +0,0 @@
-cc_library(
-    name = "gtest",
-    srcs = [
-        "gmock-1.7.0/gtest/src/gtest-all.cc",
-        "gmock-1.7.0/src/gmock-all.cc",
-    ],
-    includes = [
-        "gmock-1.7.0",
-        "gmock-1.7.0/gtest",
-        "gmock-1.7.0/gtest/include",
-        "gmock-1.7.0/include",
-    ],
-    linkopts = ["-pthread"],
-    visibility = ["//visibility:public"],
-)
-
-cc_library(
-    name = "gtest_main",
-    srcs = ["gmock-1.7.0/src/gmock_main.cc"],
-    linkopts = ["-pthread"],
-    visibility = ["//visibility:public"],
-    deps = [":gtest"],
-)
diff --git a/google/protobuf b/google/protobuf
index 956a770adc7..dbc91e97972 160000
--- a/google/protobuf
+++ b/google/protobuf
@@ -1 +1 @@
-Subproject commit 956a770adc772184e5911f964b866028465d1727
+Subproject commit dbc91e979726573960374279653fc8ccc28dcc5f