aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-02-16 08:06:46 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-02-16 08:06:46 -0800
commitccdea1900fdad3d507617c8b1b639c7f5914d06b (patch)
tree73c3d69a8e510f59569e513bdf01df49422fbf7b /test
parent84ef9d75d7a33f6b2bf61709d6229c769cf227b4 (diff)
Separate timer checking from pollsets
Diffstat (limited to 'test')
-rw-r--r--test/core/iomgr/timer_list_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/iomgr/timer_list_test.c b/test/core/iomgr/timer_list_test.c
index 15de87c5a1..487527fbf5 100644
--- a/test/core/iomgr/timer_list_test.c
+++ b/test/core/iomgr/timer_list_test.c
@@ -35,7 +35,6 @@
#include <string.h>
-#include "src/core/iomgr/timer_internal.h"
#include <grpc/support/log.h>
#include "test/core/util/test_config.h"