aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2018-07-09 08:50:36 -0700
committerGravatar GitHub <noreply@github.com>2018-07-09 08:50:36 -0700
commit7c312e3d657ddf63975835d699b05d6613233e3d (patch)
tree6ffae123e1e4e428c1ccbaa34a03a699f923084b /BUILD
parenta894702454d5e3eb35769fd2e8a8dc58f9c7da95 (diff)
parent74426fd2164c51d6754732ebe372133c19ba718c (diff)
Merge pull request #15845 from ghostwriternr/add_gevent_to_bazel
Add gevent_util.h to grpc_base_c Bazel target.
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 6db179fd3f..cc1d899acd 100644
--- a/BUILD
+++ b/BUILD
@@ -860,6 +860,7 @@ grpc_cc_library(
"src/core/lib/iomgr/exec_ctx.h",
"src/core/lib/iomgr/executor.h",
"src/core/lib/iomgr/gethostname.h",
+ "src/core/lib/iomgr/gevent_util.h",
"src/core/lib/iomgr/iocp_windows.h",
"src/core/lib/iomgr/iomgr.h",
"src/core/lib/iomgr/iomgr_custom.h",