aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar vishalpowar <vishalpowar@google.com>2018-12-11 16:43:08 -0800
committerGravatar GitHub <noreply@github.com>2018-12-11 16:43:08 -0800
commit311ee1eda13a340f1f33638920965f9f753b9d26 (patch)
treed7fe5960bf8ea6fa698bb25f08a54901d3b75a03 /tools/run_tests/generated/sources_and_headers.json
parente829a8111801f5d9269d346c7188e3bd2e0a52a7 (diff)
parent62027b7e14624283f758a7785a0a1347eda0a147 (diff)
Merge pull request #17364 from vishalpowar/generate_build
Changes add a script for generating C code and build rule for protobuf
Diffstat (limited to 'tools/run_tests/generated/sources_and_headers.json')
-rw-r--r--tools/run_tests/generated/sources_and_headers.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json
index 2451101f58..5b0041a250 100644
--- a/tools/run_tests/generated/sources_and_headers.json
+++ b/tools/run_tests/generated/sources_and_headers.json
@@ -8834,6 +8834,27 @@
{
"deps": [],
"headers": [
+ "third_party/upb/google/protobuf/descriptor.upb.h",
+ "third_party/upb/upb/decode.h",
+ "third_party/upb/upb/def.h",
+ "third_party/upb/upb/encode.h",
+ "third_party/upb/upb/handlers.h",
+ "third_party/upb/upb/msg.h",
+ "third_party/upb/upb/msgfactory.h",
+ "third_party/upb/upb/refcounted.h",
+ "third_party/upb/upb/sink.h",
+ "third_party/upb/upb/upb.h"
+ ],
+ "is_filegroup": false,
+ "language": "c",
+ "name": "upb",
+ "src": [],
+ "third_party": false,
+ "type": "lib"
+ },
+ {
+ "deps": [],
+ "headers": [
"third_party/zlib/crc32.h",
"third_party/zlib/deflate.h",
"third_party/zlib/gzguts.h",