aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-06-08 16:03:36 -0700
committerGravatar GitHub <noreply@github.com>2017-06-08 16:03:36 -0700
commitdc1685564991c65f1c177c2363c93441bc35134c (patch)
tree72cb361a167913363b015c93a2192332ddf51397 /build.yaml
parent8f3d02106b72783f61430c84d3501ed3d88b3415 (diff)
parentae6083674ad9fef86223968c5ffe12bc5a133d83 (diff)
Merge pull request #11336 from ctiller/ALL-the-things
Roll-up of threading changes
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 152183be34..7ab1cee263 100644
--- a/build.yaml
+++ b/build.yaml
@@ -254,9 +254,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
@@ -375,8 +372,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