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

Unified Diff: chrome/browser/ui/find_bar/find_bar_state.h

Issue 16629005: Use a direct include of strings headers in chrome/browser/ui/b*-p*/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/find_bar/find_bar_state.h
diff --git a/chrome/browser/ui/find_bar/find_bar_state.h b/chrome/browser/ui/find_bar/find_bar_state.h
index 8b13077398dd9ef6e37c51f2650f905badeb1625..4876d539df4dccba4922eed8875f6d2bfc36b1f2 100644
--- a/chrome/browser/ui/find_bar/find_bar_state.h
+++ b/chrome/browser/ui/find_bar/find_bar_state.h
@@ -9,7 +9,7 @@
#define CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_STATE_H_
#include "base/basictypes.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "components/browser_context_keyed_service/browser_context_keyed_service.h"
class Profile;
« no previous file with comments | « chrome/browser/ui/find_bar/find_bar_host_browsertest.cc ('k') | chrome/browser/ui/find_bar/find_bar_state_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698