aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/slice/slice_weak_hash_table_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/slice/slice_weak_hash_table_test.cc')
-rw-r--r--test/core/slice/slice_weak_hash_table_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/slice/slice_weak_hash_table_test.cc b/test/core/slice/slice_weak_hash_table_test.cc
index 4711d2fd26..b0a243d572 100644
--- a/test/core/slice/slice_weak_hash_table_test.cc
+++ b/test/core/slice/slice_weak_hash_table_test.cc
@@ -28,6 +28,7 @@
#include <grpc/support/string_util.h>
#include "src/core/lib/gpr/useful.h"
+#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/slice/slice_internal.h"
#include "test/core/util/test_config.h"