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

Unified Diff: chrome/renderer/web_apps.h

Issue 16281006: Use a direct include of strings headers in chrome/renderer/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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/renderer/translate/translate_helper.cc ('k') | chrome/renderer/web_apps.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/web_apps.h
diff --git a/chrome/renderer/web_apps.h b/chrome/renderer/web_apps.h
index 1e5ba906440af3a3b0e607bf9092ef7929d1efb3..2a692a50239bcd8c5b10be10b7f028856b470e46 100644
--- a/chrome/renderer/web_apps.h
+++ b/chrome/renderer/web_apps.h
@@ -8,7 +8,7 @@
#include <string>
#include <vector>
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "ui/gfx/size.h"
namespace WebKit {
« no previous file with comments | « chrome/renderer/translate/translate_helper.cc ('k') | chrome/renderer/web_apps.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698