aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@gmail.com>2017-12-08 11:43:01 -0800
committerGitHub <noreply@github.com>2017-12-08 11:43:01 -0800
commit9b09a2af148044b5a0fd4c689430ffa63b8e2489 (patch)
tree7f757582b9716afe5317821badae2dfa95082b2c /BUILD
parent0fcca8f91079ae75dafaaf39ab919b2b6906a3b4 (diff)
parent609d752650b180fdbf189ff158bbc4f32a0554e2 (diff)
downloadprotobuf-9b09a2af148044b5a0fd4c689430ffa63b8e2489.tar.gz
protobuf-9b09a2af148044b5a0fd4c689430ffa63b8e2489.tar.bz2
protobuf-9b09a2af148044b5a0fd4c689430ffa63b8e2489.zip
Merge pull request #4017 from acozzette/update-file-lists
Ran update_file_lists.sh to update Bazel and CMake file lists
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 9c8fd864..bee4fab7 100644
--- a/BUILD
+++ b/BUILD
@@ -72,6 +72,7 @@ cc_library(
"src/google/protobuf/extension_set.cc",
"src/google/protobuf/generated_message_table_driven_lite.cc",
"src/google/protobuf/generated_message_util.cc",
+ "src/google/protobuf/implicit_weak_message.cc",
"src/google/protobuf/io/coded_stream.cc",
"src/google/protobuf/io/zero_copy_stream.cc",
"src/google/protobuf/io/zero_copy_stream_impl_lite.cc",