diff options
author | Craig Tiller <ctiller@google.com> | 2017-07-19 13:34:31 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-07-19 13:34:31 -0700 |
commit | 2e37d001a3bd56cde5f11083cd7f679a50b49022 (patch) | |
tree | d2c5a892d9607b56d576de6132660cea9e7a48a3 /BUILD | |
parent | 203977925ccf04599336897a694b300d4f922464 (diff) |
Review feedback
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -513,7 +513,7 @@ grpc_cc_library( "src/core/lib/support/atomic_with_atm.h", "src/core/lib/support/atomic_with_std.h", "src/core/lib/backoff/backoff.h", - "src/core/lib/support/block_annotate.h", + "src/core/lib/iomgr/block_annotate.h", "src/core/lib/support/env.h", "src/core/lib/support/memory.h", "src/core/lib/support/mpscq.h", |