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

Unified Diff: chrome/app/client_util.h

Issue 16320010: Use a direct include of strings headers in chrome/app/. (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 | « chrome/app/chrome_main_delegate.cc ('k') | chrome/app/client_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/client_util.h
diff --git a/chrome/app/client_util.h b/chrome/app/client_util.h
index 5b4bdb1aacaab9f084d91938932acb2ee8ccb09f..2efe0269d46dbe4b7ec5fab09bd76792912ddcd5 100644
--- a/chrome/app/client_util.h
+++ b/chrome/app/client_util.h
@@ -10,7 +10,7 @@
#include <windows.h>
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace sandbox {
struct SandboxInterfaceInfo;
« no previous file with comments | « chrome/app/chrome_main_delegate.cc ('k') | chrome/app/client_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698