aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/module.modulemap
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-02-08 12:18:09 -0800
committerGravatar Vijay Pai <vpai@google.com>2018-02-08 12:18:09 -0800
commit18b9133f31e394ea81c6ae5a44efe802904b3140 (patch)
tree14cd93ac3ee2964f3b185a5c02b456283e2fd515 /include/grpc/module.modulemap
parent804f339338695879b7529c6d7f1d46c6bfdec19d (diff)
parentd3fb421ffacfef92af692c9753a97344f9812559 (diff)
Merge branch 'master' into gpr_review
Diffstat (limited to 'include/grpc/module.modulemap')
-rw-r--r--include/grpc/module.modulemap2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/grpc/module.modulemap b/include/grpc/module.modulemap
index ea8d85827c..798e06675c 100644
--- a/include/grpc/module.modulemap
+++ b/include/grpc/module.modulemap
@@ -4,13 +4,11 @@ framework module grpc {
header "support/alloc.h"
header "support/atm.h"
- header "support/cmdline.h"
header "support/cpu.h"
header "support/log.h"
header "support/log_windows.h"
header "support/port_platform.h"
header "support/string_util.h"
- header "support/subprocess.h"
header "support/sync.h"
header "support/sync_generic.h"
header "support/thd.h"