diff options
Diffstat (limited to 'binding.gyp')
-rw-r--r-- | binding.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binding.gyp b/binding.gyp index 058743edbf..21a23d60df 100644 --- a/binding.gyp +++ b/binding.gyp @@ -579,6 +579,7 @@ 'src/core/lib/iomgr/endpoint.c', 'src/core/lib/iomgr/endpoint_pair_posix.c', 'src/core/lib/iomgr/endpoint_pair_windows.c', + 'src/core/lib/iomgr/error.c', 'src/core/lib/iomgr/ev_poll_and_epoll_posix.c', 'src/core/lib/iomgr/ev_posix.c', 'src/core/lib/iomgr/exec_ctx.c', |