aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2017-10-18 14:31:23 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2017-10-18 14:31:23 -0700
commit1c682e0b0b33dd5982b2fb78c2f97005dd378b5d (patch)
tree6aeaa9e0fd47519ea950a00f2551a53af4cc694c /BUILD
parentecf29571061337e6fbd70283f0a6ad0202e94b24 (diff)
Fix bazel build
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index f9221248..a14b4f94 100644
--- a/BUILD
+++ b/BUILD
@@ -541,6 +541,7 @@ cc_test(
"src/google/protobuf/any_test.cc",
"src/google/protobuf/arena_unittest.cc",
"src/google/protobuf/arenastring_unittest.cc",
+ "src/google/protobuf/compiler/annotation_test_util.cc",
"src/google/protobuf/compiler/command_line_interface_unittest.cc",
"src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc",
"src/google/protobuf/compiler/cpp/cpp_move_unittest.cc",