aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-04-08 11:26:30 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-04-08 11:26:30 -0700
commitb25c90dbf45df3c411160db63f2e046cf9ea3112 (patch)
tree731752ab5776911210f1ca2e77a4d7079590be45 /build.json
parent1861dca16c8c75e8e8deaee7d11c9e98dd83b4d8 (diff)
Add endpoint_pair_windows.c
Diffstat (limited to 'build.json')
-rw-r--r--build.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.json b/build.json
index 1e7ab9661b..06bcd0e3a5 100644
--- a/build.json
+++ b/build.json
@@ -191,6 +191,7 @@
"src/core/iomgr/alarm_heap.c",
"src/core/iomgr/endpoint.c",
"src/core/iomgr/endpoint_pair_posix.c",
+ "src/core/iomgr/endpoint_pair_windows.c",
"src/core/iomgr/fd_posix.c",
"src/core/iomgr/iocp_windows.c",
"src/core/iomgr/iomgr.c",