aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/cares/BUILD
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2018-06-14 13:33:59 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2018-06-14 13:33:59 -0700
commit657a3eb98ba7481785fc3b5bad803f3d4a27e90d (patch)
tree6460e6d13ec7573f87b3b422e9addaadaec075ea /third_party/cares/BUILD
parentebb23c6e69628c61b531a591f5bf076f0e40b6d2 (diff)
parentc2e40173b611fb668bb459514dd66c2a9d7dff15 (diff)
Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup
Diffstat (limited to 'third_party/cares/BUILD')
-rw-r--r--third_party/cares/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/cares/BUILD b/third_party/cares/BUILD
index ad27d93c0f..d73f5516bc 100644
--- a/third_party/cares/BUILD
+++ b/third_party/cares/BUILD
@@ -6,4 +6,5 @@ exports_files([
"config_freebsd/ares_config.h",
"config_linux/ares_config.h",
"config_openbsd/ares_config.h",
+ "config_windows/ares_config.h",
])