From 1c682e0b0b33dd5982b2fb78c2f97005dd378b5d Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Wed, 18 Oct 2017 14:31:23 -0700 Subject: Fix bazel build --- BUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD') 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", -- cgit v1.2.3