Index: base/strings/string16.cc |
diff --git a/base/string16.cc b/base/strings/string16.cc |
similarity index 98% |
rename from base/string16.cc |
rename to base/strings/string16.cc |
index a473786a37adb33afda92c84b9b38dd11a312147..5f92f7577d20f3e1f7d40209417ad5c6adf17634 100644 |
--- a/base/string16.cc |
+++ b/base/strings/string16.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/string16.h" |
+#include "base/strings/string16.h" |
#if defined(WCHAR_T_IS_UTF16) |