aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorVijay Pai <vpai@google.com>2018-02-08 10:21:11 -0800
committerVijay Pai <vpai@google.com>2018-02-08 10:21:11 -0800
commit573717bc8d7aea0eedb5fa33083bcbc38f59159b (patch)
tree92139d50dd48fea3f347cbbe3df1af1f7c9d7335 /BUILD
parent32748c1b2aff43af72b643219fc843f501cb626f (diff)
parent7bd5e18fea0201fed3edd74e3c3d7caf9040609c (diff)
downloadgrpc-grpc-573717bc8d7aea0eedb5fa33083bcbc38f59159b.tar.gz
Merge branch 'master' into gpr_review3
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index f828c89e4c..ae2a4ccda5 100644
--- a/BUILD
+++ b/BUILD
@@ -68,7 +68,6 @@ GPR_PUBLIC_HDRS = [
"include/grpc/support/atm_windows.h",
"include/grpc/support/avl.h",
"include/grpc/support/cpu.h",
- "include/grpc/support/host_port.h",
"include/grpc/support/log.h",
"include/grpc/support/log_windows.h",
"include/grpc/support/port_platform.h",
@@ -497,6 +496,7 @@ grpc_cc_library(
"src/core/lib/gpr/arena.h",
"src/core/lib/gpr/env.h",
"src/core/lib/gpr/fork.h",
+ "src/core/lib/gpr/host_port.h",
"src/core/lib/gpr/mpscq.h",
"src/core/lib/gpr/murmur_hash.h",
"src/core/lib/gpr/spinlock.h",