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

Unified Diff: chrome/browser/ui/app_list/search/term_break_iterator.h

Issue 16431004: Use a direct include of strings headers in chrome/browser/ui/a*/. (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
Index: chrome/browser/ui/app_list/search/term_break_iterator.h
diff --git a/chrome/browser/ui/app_list/search/term_break_iterator.h b/chrome/browser/ui/app_list/search/term_break_iterator.h
index fb41d8e196266ca446495379b3da8057b4ad42b9..eb1bf6a37b85e6adca8b1df986f6d5e31287aa6a 100644
--- a/chrome/browser/ui/app_list/search/term_break_iterator.h
+++ b/chrome/browser/ui/app_list/search/term_break_iterator.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace base {
namespace i18n {
« no previous file with comments | « chrome/browser/ui/app_list/search/search_webstore_result.cc ('k') | chrome/browser/ui/app_list/search/term_break_iterator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698