Skip to content
Snippets Groups Projects
Commit e85e9502 authored by Craig Tiller's avatar Craig Tiller
Browse files

bazelness

parent 284195fa
No related branches found
No related tags found
No related merge requests found
......@@ -366,10 +366,10 @@ grpc_cc_library(
"src/core/lib/support/backoff.h",
"src/core/lib/support/block_annotate.h",
"src/core/lib/support/env.h",
"src/core/lib/support/memory.h"
"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/memory.h",
"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/mpscq.h",
"src/core/lib/support/murmur_hash.h",
"src/core/lib/support/spinlock.h",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment