Index: ui/views/view_text_utils.cc |
diff --git a/views/view_text_utils.cc b/ui/views/view_text_utils.cc |
similarity index 99% |
rename from views/view_text_utils.cc |
rename to ui/views/view_text_utils.cc |
index 739a3748768436d29926081e6b2f3255b8c03f3b..ebd787ea93aec35be0385cc6f813c167f36fdf20 100644 |
--- a/views/view_text_utils.cc |
+++ b/ui/views/view_text_utils.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 "views/view_text_utils.h" |
+#include "ui/views/view_text_utils.h" |
#include "base/i18n/bidi_line_iterator.h" |
#include "base/i18n/break_iterator.h" |