Index: base/test/perf_test_suite.cc |
diff --git a/base/test/perf_test_suite.cc b/base/test/perf_test_suite.cc |
index 7276c143bd62dd199914696eee898b1588492287..7a2d1c92d9173920d28d048b39bb0c77768ed7f2 100644 |
--- a/base/test/perf_test_suite.cc |
+++ b/base/test/perf_test_suite.cc |
@@ -10,7 +10,7 @@ |
#include "base/path_service.h" |
#include "base/perftimer.h" |
#include "base/process_util.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace base { |