aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/slice/slice_string_helpers_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/slice/slice_string_helpers_test.cc')
-rw-r--r--test/core/slice/slice_string_helpers_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/slice/slice_string_helpers_test.cc b/test/core/slice/slice_string_helpers_test.cc
index f1d470461a..a443f17c69 100644
--- a/test/core/slice/slice_string_helpers_test.cc
+++ b/test/core/slice/slice_string_helpers_test.cc
@@ -29,7 +29,7 @@
#include <grpc/support/string_util.h>
#include <grpc/support/useful.h>
-#include "src/core/lib/support/string.h"
+#include "src/core/lib/gpr/string.h"
#include "test/core/util/test_config.h"
#define LOG_TEST_NAME(x) gpr_log(GPR_INFO, "%s", x)