Automated change: Fix sanity tests (#27172)
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
This commit is contained in:
parent
12cd59426b
commit
5444bdfef5
|
|
@ -4224,7 +4224,6 @@ targets:
|
|||
- src/core/ext/upb-generated/google/rpc/status.upb.h
|
||||
- src/core/lib/gpr/alloc.h
|
||||
- src/core/lib/gpr/env.h
|
||||
- src/core/lib/gpr/log_internal.h
|
||||
- src/core/lib/gpr/murmur_hash.h
|
||||
- src/core/lib/gpr/spinlock.h
|
||||
- src/core/lib/gpr/string.h
|
||||
|
|
@ -6147,7 +6146,6 @@ targets:
|
|||
- src/core/ext/upb-generated/google/rpc/status.upb.h
|
||||
- src/core/lib/gpr/alloc.h
|
||||
- src/core/lib/gpr/env.h
|
||||
- src/core/lib/gpr/log_internal.h
|
||||
- src/core/lib/gpr/murmur_hash.h
|
||||
- src/core/lib/gpr/spinlock.h
|
||||
- src/core/lib/gpr/string.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue