aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-30 12:50:51 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-05-30 12:50:51 -0700
commit7ebf31bcb2548a3b66805c8e2a7667e234536fd2 (patch)
treecb6b2dd962b6334762c29093d1e9fded8ae3f4ac /binding.gyp
parentb2ef1cf67fc894343a7bf5579605049fbffabfa2 (diff)
parent1ed31187c3a5e6dd196892f09a3773ce31c57f17 (diff)
Merge branch 'thread_pool' into ALL-the-things
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/binding.gyp b/binding.gyp
index e617485134..5d4d94961a 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -735,8 +735,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_uv.c',
- 'src/core/lib/iomgr/workqueue_windows.c',
'src/core/lib/json/json.c',
'src/core/lib/json/json_reader.c',
'src/core/lib/json/json_string.c',