Skip to content

Commit a7eb8cc

Browse files
Auto-generate files after cl/759264980
1 parent e83430b commit a7eb8cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/file_lists.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,6 +1361,7 @@ set(conformance_testee_hdrs
13611361
# @//pkg:conformance_runner
13621362
set(conformance_runner_srcs
13631363
${protobuf_SOURCE_DIR}/conformance/binary_json_conformance_suite.cc
1364+
${protobuf_SOURCE_DIR}/conformance/binary_wireformat.cc
13641365
${protobuf_SOURCE_DIR}/conformance/conformance_test.cc
13651366
${protobuf_SOURCE_DIR}/conformance/conformance_test_main.cc
13661367
${protobuf_SOURCE_DIR}/conformance/conformance_test_runner.cc
@@ -1372,6 +1373,7 @@ set(conformance_runner_srcs
13721373
# @//pkg:conformance_runner
13731374
set(conformance_runner_hdrs
13741375
${protobuf_SOURCE_DIR}/conformance/binary_json_conformance_suite.h
1376+
${protobuf_SOURCE_DIR}/conformance/binary_wireformat.h
13751377
${protobuf_SOURCE_DIR}/conformance/conformance_test.h
13761378
${protobuf_SOURCE_DIR}/conformance/failure_list_trie_node.h
13771379
${protobuf_SOURCE_DIR}/conformance/fork_pipe_runner.h

0 commit comments

Comments
 (0)