Added new map.cc file to Bazel BUILD file.
This commit is contained in:
parent
82bad2e1eb
commit
b3cdd40ef0
1
BUILD
1
BUILD
@ -175,6 +175,7 @@ cc_library(
|
||||
"src/google/protobuf/io/zero_copy_stream.cc",
|
||||
"src/google/protobuf/io/zero_copy_stream_impl.cc",
|
||||
"src/google/protobuf/io/zero_copy_stream_impl_lite.cc",
|
||||
"src/google/protobuf/map.cc",
|
||||
"src/google/protobuf/message_lite.cc",
|
||||
"src/google/protobuf/parse_context.cc",
|
||||
"src/google/protobuf/repeated_field.cc",
|
||||
|
Loading…
Reference in New Issue
Block a user