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

Unified Diff: base/win/metro.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/event_trace_controller_unittest.cc ('k') | base/win/metro.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/win/metro.h
diff --git a/base/win/metro.h b/base/win/metro.h
index 1aa07fb7c0df07f0f8021d2714af2b063274ec84..5f69fac56a2331bacf01e87fcb36f9ab41184ce3 100644
--- a/base/win/metro.h
+++ b/base/win/metro.h
@@ -11,7 +11,7 @@
#include "base/base_export.h"
#include "base/callback.h"
#include "base/files/file_path.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace base {
namespace win {
« no previous file with comments | « base/win/event_trace_controller_unittest.cc ('k') | base/win/metro.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698