diff options
author | David Garcia Quintas <dgq@google.com> | 2016-08-01 22:49:00 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-08-01 22:49:00 -0700 |
commit | 8c5424f0d53c0ffea970dd0a985ef1639f398be9 (patch) | |
tree | 452a934c1134021ebc2f31f9f0ee82ff4ed392a6 /tools/run_tests | |
parent | b3a0fd693ebbefe572d59b9d00ef10a598f20453 (diff) |
added gpr_types.h
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/sources_and_headers.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json index 6ea83c1b82..7a3bbe52b3 100644 --- a/tools/run_tests/sources_and_headers.json +++ b/tools/run_tests/sources_and_headers.json @@ -5657,6 +5657,7 @@ "include/grpc/impl/codegen/atm_gcc_atomic.h", "include/grpc/impl/codegen/atm_gcc_sync.h", "include/grpc/impl/codegen/atm_windows.h", + "include/grpc/impl/codegen/gpr_types.h", "include/grpc/impl/codegen/port_platform.h", "include/grpc/impl/codegen/slice.h", "include/grpc/impl/codegen/sync.h", @@ -5671,6 +5672,7 @@ "include/grpc/impl/codegen/atm_gcc_atomic.h", "include/grpc/impl/codegen/atm_gcc_sync.h", "include/grpc/impl/codegen/atm_windows.h", + "include/grpc/impl/codegen/gpr_types.h", "include/grpc/impl/codegen/port_platform.h", "include/grpc/impl/codegen/slice.h", "include/grpc/impl/codegen/sync.h", |