aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2016-02-22 16:30:18 -0800
committerGravatar Vijay Pai <vpai@google.com>2016-02-22 16:30:18 -0800
commit349bba9179f27a058470de3c2fd2ac6c9ccb80b5 (patch)
tree0c28db3a3b6948d98ffc96a8217d36e58a2fdf35 /BUILD
parentbfc7adaa714b5d8a3b0dca4a25d572dbd92039be (diff)
parent23a329838588eb3dc7bcfee365007c5194288912 (diff)
Merge pull request #5257 from ctiller/cleaner-posix
Separate timer checking from pollsets
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD b/BUILD
index f6c4338493..83c0f4f7df 100644
--- a/BUILD
+++ b/BUILD
@@ -218,7 +218,6 @@ cc_library(
"src/core/iomgr/time_averaged_stats.h",
"src/core/iomgr/timer.h",
"src/core/iomgr/timer_heap.h",
- "src/core/iomgr/timer_internal.h",
"src/core/iomgr/udp_server.h",
"src/core/iomgr/wakeup_fd_pipe.h",
"src/core/iomgr/wakeup_fd_posix.h",
@@ -538,7 +537,6 @@ cc_library(
"src/core/iomgr/time_averaged_stats.h",
"src/core/iomgr/timer.h",
"src/core/iomgr/timer_heap.h",
- "src/core/iomgr/timer_internal.h",
"src/core/iomgr/udp_server.h",
"src/core/iomgr/wakeup_fd_pipe.h",
"src/core/iomgr/wakeup_fd_posix.h",
@@ -1483,7 +1481,6 @@ objc_library(
"src/core/iomgr/time_averaged_stats.h",
"src/core/iomgr/timer.h",
"src/core/iomgr/timer_heap.h",
- "src/core/iomgr/timer_internal.h",
"src/core/iomgr/udp_server.h",
"src/core/iomgr/wakeup_fd_pipe.h",
"src/core/iomgr/wakeup_fd_posix.h",