aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2017-11-29 10:50:45 -0800
committerGravatar Mark D. Roth <roth@google.com>2017-11-29 10:50:45 -0800
commit240bad3d2d15628ccf13dddfc143e226fc4d9874 (patch)
treebc9ab00a0e5457785b625ea4c31c623c99375d00 /build.yaml
parent853fff8d085e60ca56dca834c962e840fe5ad50a (diff)
Fix check_sources_and_headers.
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.yaml b/build.yaml
index 57a65b3707..c41bf193e6 100644
--- a/build.yaml
+++ b/build.yaml
@@ -109,14 +109,11 @@ filegroups:
- src/core/lib/support/atomic.h
- src/core/lib/support/atomic_with_atm.h
- src/core/lib/support/atomic_with_std.h
- - src/core/lib/support/debug_location.h
- src/core/lib/support/env.h
- src/core/lib/support/manual_constructor.h
- src/core/lib/support/memory.h
- src/core/lib/support/mpscq.h
- src/core/lib/support/murmur_hash.h
- - src/core/lib/support/reference_counted.h
- - src/core/lib/support/reference_counted_ptr.h
- src/core/lib/support/spinlock.h
- src/core/lib/support/stack_lockfree.h
- src/core/lib/support/string.h
@@ -396,6 +393,9 @@ filegroups:
- src/core/lib/slice/slice_hash_table.h
- src/core/lib/slice/slice_internal.h
- src/core/lib/slice/slice_string_helpers.h
+ - src/core/lib/support/debug_location.h
+ - src/core/lib/support/reference_counted.h
+ - src/core/lib/support/reference_counted_ptr.h
- src/core/lib/support/vector.h
- src/core/lib/surface/alarm_internal.h
- src/core/lib/surface/api_trace.h