aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport/pid_controller_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/transport/pid_controller_test.cc')
-rw-r--r--test/core/transport/pid_controller_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/transport/pid_controller_test.cc b/test/core/transport/pid_controller_test.cc
index 1a499c2fb7..8d2cec4042 100644
--- a/test/core/transport/pid_controller_test.cc
+++ b/test/core/transport/pid_controller_test.cc
@@ -24,7 +24,7 @@
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
-#include <grpc/support/useful.h>
+
#include <gtest/gtest.h>
#include "src/core/lib/gpr/string.h"
#include "test/core/util/test_config.h"