|
|
|
@ -566,7 +566,7 @@ cc_library( |
|
|
|
|
"src/core/lib/iomgr/sockaddr.h", |
|
|
|
|
"src/core/lib/iomgr/sockaddr_posix.h", |
|
|
|
|
"src/core/lib/iomgr/sockaddr_utils.h", |
|
|
|
|
"src/core/lib/iomgr/sockaddr_win32.h", |
|
|
|
|
"src/core/lib/iomgr/sockaddr_windows.h", |
|
|
|
|
"src/core/lib/iomgr/socket_utils_posix.h", |
|
|
|
|
"src/core/lib/iomgr/socket_windows.h", |
|
|
|
|
"src/core/lib/iomgr/tcp_client.h", |
|
|
|
@ -802,7 +802,7 @@ cc_library( |
|
|
|
|
"src/core/lib/security/credentials/credentials_metadata.c", |
|
|
|
|
"src/core/lib/security/credentials/fake/fake_credentials.c", |
|
|
|
|
"src/core/lib/security/credentials/google_default/credentials_posix.c", |
|
|
|
|
"src/core/lib/security/credentials/google_default/credentials_win32.c", |
|
|
|
|
"src/core/lib/security/credentials/google_default/credentials_windows.c", |
|
|
|
|
"src/core/lib/security/credentials/google_default/google_default_credentials.c", |
|
|
|
|
"src/core/lib/security/credentials/iam/iam_credentials.c", |
|
|
|
|
"src/core/lib/security/credentials/jwt/json_token.c", |
|
|
|
@ -841,7 +841,7 @@ cc_library( |
|
|
|
|
"include/grpc/impl/codegen/atm.h", |
|
|
|
|
"include/grpc/impl/codegen/atm_gcc_atomic.h", |
|
|
|
|
"include/grpc/impl/codegen/atm_gcc_sync.h", |
|
|
|
|
"include/grpc/impl/codegen/atm_win32.h", |
|
|
|
|
"include/grpc/impl/codegen/atm_windows.h", |
|
|
|
|
"include/grpc/impl/codegen/log.h", |
|
|
|
|
"include/grpc/impl/codegen/port_platform.h", |
|
|
|
|
"include/grpc/impl/codegen/slice.h", |
|
|
|
@ -849,7 +849,7 @@ cc_library( |
|
|
|
|
"include/grpc/impl/codegen/sync.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_generic.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_posix.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_win32.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_windows.h", |
|
|
|
|
"include/grpc/impl/codegen/time.h", |
|
|
|
|
"include/grpc/grpc_cronet.h", |
|
|
|
|
"include/grpc/grpc_security.h", |
|
|
|
|