aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-03-16 10:33:25 -0700
committerGravatar Yash Tibrewal <yashkt@google.com>2018-03-16 10:33:25 -0700
commit0e2c6457d479be61275be5bd206ba5ab09a9ad86 (patch)
treeca4427f951e8345cf0679f1f213b775ce21fa641 /test/core/iomgr
parent44a1588b5488bd3f57dfc959af3aa7cc02480e41 (diff)
parent26655655a33d7c7944f271d1afc80789fb3b7fd9 (diff)
Merge master into yashykt:socklent
Diffstat (limited to 'test/core/iomgr')
-rw-r--r--test/core/iomgr/resource_quota_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/iomgr/resource_quota_test.cc b/test/core/iomgr/resource_quota_test.cc
index 921a24ebf2..059ff7b5f8 100644
--- a/test/core/iomgr/resource_quota_test.cc
+++ b/test/core/iomgr/resource_quota_test.cc
@@ -21,6 +21,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
+#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/slice/slice_internal.h"
#include "test/core/util/test_config.h"