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

Unified Diff: win8/delegate_execute/delegate_execute_util.h

Issue 15709011: Use a direct include of strings headers in url/, win8/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebas3e 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 | « win8/delegate_execute/delegate_execute_operation.cc ('k') | win8/delegate_execute/delegate_execute_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/delegate_execute/delegate_execute_util.h
diff --git a/win8/delegate_execute/delegate_execute_util.h b/win8/delegate_execute/delegate_execute_util.h
index 36f15564600dd7b0faaadf40ef605c7e3bfe5f2d..adb2e7acc9a1820554ba73d1b3a03ea6b53fcc00 100644
--- a/win8/delegate_execute/delegate_execute_util.h
+++ b/win8/delegate_execute/delegate_execute_util.h
@@ -6,7 +6,7 @@
#define WIN8_DELEGATE_EXECUTE_DELEGATE_EXECUTE_UTIL_H_
#include "base/command_line.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace base {
class FilePath;
« no previous file with comments | « win8/delegate_execute/delegate_execute_operation.cc ('k') | win8/delegate_execute/delegate_execute_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698