Index: base/strings/string_util_constants.cc |
diff --git a/base/string_util_constants.cc b/base/strings/string_util_constants.cc |
similarity index 98% |
rename from base/string_util_constants.cc |
rename to base/strings/string_util_constants.cc |
index 225bd92488d892dbcbe118d30c1a406b4672dbe0..d92e40cf37bade4f19638982a9ba9edaf71a6961 100644 |
--- a/base/string_util_constants.cc |
+++ b/base/strings/string_util_constants.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#define WHITESPACE_UNICODE \ |
0x0009, /* <control-0009> to <control-000D> */ \ |