aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-09-22 16:10:29 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-09-22 16:10:29 -0700
commit0d19c67ea9092310db7cbd678b69f0db85147023 (patch)
treec5d3e780b5c138378ce56566fed1469e7ffaef0d /build.yaml
parent1c9cae1613ef7951382e9f8a372cdb3345212475 (diff)
parent687a0e641057d42394e1574629df6368cc6e5322 (diff)
Merge branch 'direct-calls' into buffer_pools_for_realsies
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.yaml b/build.yaml
index 080f3f8568..3088214c40 100644
--- a/build.yaml
+++ b/build.yaml
@@ -224,7 +224,6 @@ filegroups:
- 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_posix.h
- src/core/lib/iomgr/workqueue_windows.h
- src/core/lib/json/json.h
- src/core/lib/json/json_common.h
@@ -310,7 +309,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_posix.c
- src/core/lib/iomgr/workqueue_windows.c
- src/core/lib/json/json.c
- src/core/lib/json/json_reader.c