Merge pull request #982 from pherl/bazel_test

Make the cc wkt proto target public.
pull/980/head
Jisi Liu 9 years ago
commit 6a3d6d9fd5
  1. 1
      BUILD

@ -157,6 +157,7 @@ cc_proto_library(
internal_bootstrap_hack = 1,
protoc = ":protoc",
default_runtime = ":protobuf",
visibility = ["//visibility:public"],
)
################################################################################

Loading…
Cancel
Save