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

Unified Diff: chrome/browser/importer/ie_importer_utils_win.h

Issue 15798020: Use a direct include of strings headers in chrome/browser/i*/. (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
« no previous file with comments | « chrome/browser/importer/ie_importer_unittest_win.cc ('k') | chrome/browser/importer/importer_bridge.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/importer/ie_importer_utils_win.h
diff --git a/chrome/browser/importer/ie_importer_utils_win.h b/chrome/browser/importer/ie_importer_utils_win.h
index 48c511dd1e48326189fdf25c20368534c3ada46b..ff61453be0c8a61f9f15d6c59e3d93583686cbcb 100644
--- a/chrome/browser/importer/ie_importer_utils_win.h
+++ b/chrome/browser/importer/ie_importer_utils_win.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_IMPORTER_IE_IMPORTER_UTILS_WIN_H_
#define CHROME_BROWSER_IMPORTER_IE_IMPORTER_UTILS_WIN_H_
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace importer {
« no previous file with comments | « chrome/browser/importer/ie_importer_unittest_win.cc ('k') | chrome/browser/importer/importer_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698