aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-05-15 16:01:17 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-05-15 16:27:37 -0700
commit1d3ce9a73761ed45ca87b1606f02f4efcb752d1a (patch)
tree97a59cb661a0907239b627d25156e0a7a0719c60 /build.yaml
parent2a5bbc1e2d38ff89d45b649e8c0db1e2cb560b3a (diff)
Move workaround_list to grpc_base
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.yaml b/build.yaml
index 8c6718d751..eed0d8dd4d 100644
--- a/build.yaml
+++ b/build.yaml
@@ -83,7 +83,6 @@ filegroups:
- include/grpc/support/tls_msvc.h
- include/grpc/support/tls_pthread.h
- include/grpc/support/useful.h
- - include/grpc/support/workaround_list.h
headers:
- src/core/lib/profiling/timers.h
- src/core/lib/support/arena.h
@@ -177,6 +176,7 @@ filegroups:
- include/grpc/slice.h
- include/grpc/slice_buffer.h
- include/grpc/status.h
+ - include/grpc/support/workaround_list.h
headers:
- src/core/lib/channel/channel_args.h
- src/core/lib/channel/channel_stack.h