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

Unified Diff: win8/delegate_execute/delegate_execute_util.cc

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
Index: win8/delegate_execute/delegate_execute_util.cc
diff --git a/win8/delegate_execute/delegate_execute_util.cc b/win8/delegate_execute/delegate_execute_util.cc
index 6630fd69335fee5370ff67dd1d3d7693587408fb..6a3dc048dbd3f81f9f5ccf81c8d18215c4fc43fa 100644
--- a/win8/delegate_execute/delegate_execute_util.cc
+++ b/win8/delegate_execute/delegate_execute_util.cc
@@ -5,7 +5,7 @@
#include "win8/delegate_execute/delegate_execute_util.h"
#include "base/files/file_path.h"
-#include "base/string_util.h"
+#include "base/strings/string_util.h"
namespace delegate_execute {
« no previous file with comments | « win8/delegate_execute/delegate_execute_util.h ('k') | win8/delegate_execute/delegate_execute_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698