aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-12 10:56:03 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-05-12 10:56:03 -0700
commitee4b14521380f8c387c27f4cd351565d0afa3d61 (patch)
treefb3c9263bc12f0c52e52775162de1e6b0887c998 /build.yaml
parentbc6a9cb24aa3c1fcc1817962169773a44a1d50ee (diff)
Remove workqueue, covered_by_poller as concepts, get Mac build up
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build.yaml b/build.yaml
index 5260fe6721..c0e7c771aa 100644
--- a/build.yaml
+++ b/build.yaml
@@ -250,9 +250,6 @@ filegroups:
- src/core/lib/iomgr/wakeup_fd_cv.h
- src/core/lib/iomgr/wakeup_fd_pipe.h
- src/core/lib/iomgr/wakeup_fd_posix.h
- - src/core/lib/iomgr/workqueue.h
- - src/core/lib/iomgr/workqueue_uv.h
- - src/core/lib/iomgr/workqueue_windows.h
- src/core/lib/json/json.h
- src/core/lib/json/json_common.h
- src/core/lib/json/json_reader.h
@@ -370,8 +367,6 @@ filegroups:
- 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