mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
Internal change
PiperOrigin-RevId: 967984380
This commit is contained in:
parent
e29507ff0d
commit
b434f09c66
2 changed files with 2 additions and 0 deletions
|
|
@ -170,6 +170,7 @@ cc_test(
|
|||
deps = [
|
||||
":ptr",
|
||||
":status",
|
||||
"//hpb/backend:types",
|
||||
"//hpb_generator/tests:test_model_hpb_proto",
|
||||
"//upb/wire",
|
||||
"@abseil-cpp//absl/status:statusor",
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
#include <gtest/gtest.h>
|
||||
#include "absl/status/statusor.h"
|
||||
#include "hpb_generator/tests/test_model.hpb.h"
|
||||
#include "hpb/backend/types.h"
|
||||
#include "hpb/ptr.h"
|
||||
#include "upb/wire/decode.h"
|
||||
#include "upb/wire/encode.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue