Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(658)

Unified Diff: ui/base/text/utf16_indexing.h

Issue 16431009: Use a direct include of strings headers in ui/, part 2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/text/text_elider_unittest.cc ('k') | ui/base/touch/touch_factory_x11.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/text/utf16_indexing.h
diff --git a/ui/base/text/utf16_indexing.h b/ui/base/text/utf16_indexing.h
index 17339386ad6185cce47601039ea16234559be979..a1af3d9acd84d28a56dae8041154975bfe0b95c5 100644
--- a/ui/base/text/utf16_indexing.h
+++ b/ui/base/text/utf16_indexing.h
@@ -5,7 +5,7 @@
#ifndef UI_BASE_TEXT_UTF16_INDEXING_H_
#define UI_BASE_TEXT_UTF16_INDEXING_H_
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "ui/base/ui_export.h"
namespace ui {
« no previous file with comments | « ui/base/text/text_elider_unittest.cc ('k') | ui/base/touch/touch_factory_x11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698