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

Unified Diff: win8/test/metro_registration_helper.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
« no previous file with comments | « win8/test/metro_registration_helper.h ('k') | win8/test/open_with_dialog_async.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/test/metro_registration_helper.cc
diff --git a/win8/test/metro_registration_helper.cc b/win8/test/metro_registration_helper.cc
index 1d665dc2d64523da90f5fe6464ff04fc24c47f71..dd07cf63f19e16c032bee97dbb85501942aa4ec9 100644
--- a/win8/test/metro_registration_helper.cc
+++ b/win8/test/metro_registration_helper.cc
@@ -15,7 +15,7 @@
#include "base/path_service.h"
#include "base/process.h"
#include "base/process_util.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "base/win/scoped_co_mem.h"
#include "base/win/scoped_comptr.h"
#include "base/win/scoped_handle.h"
« no previous file with comments | « win8/test/metro_registration_helper.h ('k') | win8/test/open_with_dialog_async.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698