diff options
Diffstat (limited to 'binding.gyp')
-rw-r--r-- | binding.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binding.gyp b/binding.gyp index 6dfae41860..6b1c351681 100644 --- a/binding.gyp +++ b/binding.gyp @@ -626,7 +626,6 @@ 'src/core/lib/iomgr/wakeup_fd_nospecial.c', 'src/core/lib/iomgr/wakeup_fd_pipe.c', 'src/core/lib/iomgr/wakeup_fd_posix.c', - 'src/core/lib/iomgr/workqueue_posix.c', 'src/core/lib/iomgr/workqueue_windows.c', 'src/core/lib/json/json.c', 'src/core/lib/json/json_reader.c', |