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

Unified Diff: base/win/shortcut.h

Issue 16320009: Use a direct include of strings headers in base/. (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 | « base/win/scoped_bstr.h ('k') | base/win/win_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/win/shortcut.h
diff --git a/base/win/shortcut.h b/base/win/shortcut.h
index 3ecd84c5a60fc71e467c832ea85da3b3a9f61f17..c68edb9c6fac2bcf515266fe772c81e71b1d601a 100644
--- a/base/win/shortcut.h
+++ b/base/win/shortcut.h
@@ -9,7 +9,7 @@
#include "base/files/file_path.h"
#include "base/logging.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace base {
namespace win {
« no previous file with comments | « base/win/scoped_bstr.h ('k') | base/win/win_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698