aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-11-15 08:30:58 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2017-11-15 08:30:58 -0800
commit881aab0ca8cb81c9bbadc5dab3f42a6acda862a3 (patch)
tree025233414b6f2dfa3cf8ddcb1b9dfb864fdf50b2 /BUILD
parent054426cc9ba68925ac61f41846d4dfd10091da92 (diff)
Fix Bazel build
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index 6a514496f6..4e04b8c4fa 100644
--- a/BUILD
+++ b/BUILD
@@ -558,7 +558,6 @@ grpc_cc_library(
"src/core/lib/http/httpcli.cc",
"src/core/lib/http/parser.cc",
"src/core/lib/iomgr/call_combiner.cc",
- "src/core/lib/iomgr/closure.cc",
"src/core/lib/iomgr/combiner.cc",
"src/core/lib/iomgr/endpoint.cc",
"src/core/lib/iomgr/endpoint_pair_posix.cc",