diff options
author | Craig Tiller <ctiller@google.com> | 2016-10-18 09:51:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-18 09:51:37 -0700 |
commit | 1a62ec83b7af9c4437164d10fa23197c64542382 (patch) | |
tree | 9664aa629be775f4519646c737296dba51c63096 /binding.gyp | |
parent | 21fbe2016c173edd3cb8943138cabf8f097cb62a (diff) | |
parent | a81c3111717fd549c065e493a5f589236657247c (diff) |
Merge pull request #8008 from ctiller/direct-calls
Move back to a mostly-single-threaded http2 transport
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', |