Commit 9fd18ae9 authored by Yilun Chong's avatar Yilun Chong

fix BUILD for adding any_lite.cc

parent 6d29c22a
......@@ -92,6 +92,7 @@ cc_library(
name = "protobuf_lite",
srcs = [
# AUTOGEN(protobuf_lite_srcs)
"src/google/protobuf/any_lite.cc",
"src/google/protobuf/arena.cc",
"src/google/protobuf/extension_set.cc",
"src/google/protobuf/generated_message_table_driven_lite.cc",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment