aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mmx@google.com>2017-11-29 11:07:37 -0800
committerGravatar Mehrdad Afshari <mmx@google.com>2017-11-29 11:07:37 -0800
commitfcc796c699961e3ffa5b2c3aa9b2bdf1f189500a (patch)
tree96de3fa79ee4ef0ca41a7bb20856b894b9d02f7a
parentd49e100354dbaa580afc46a5ebd0d56ffb85d566 (diff)
Remove duplicate headers in BUILD file entry
-rw-r--r--BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index 3513416b37..df334cd322 100644
--- a/BUILD
+++ b/BUILD
@@ -486,8 +486,6 @@ grpc_cc_library(
"src/core/lib/support/atomic_with_std.h",
"src/core/lib/support/env.h",
"src/core/lib/support/fork.h",
- "src/core/lib/support/memory.h",
- "src/core/lib/support/vector.h",
"src/core/lib/support/manual_constructor.h",
"src/core/lib/support/memory.h",
"src/core/lib/support/mpscq.h",