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

Unified Diff: content/browser/worker_host/message_port_service.h

Issue 16625010: Use a direct include of strings headers in content/browser/, part 2. (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
Index: content/browser/worker_host/message_port_service.h
diff --git a/content/browser/worker_host/message_port_service.h b/content/browser/worker_host/message_port_service.h
index c5262471320cb464c518dffe1562d0b2a9cff42c..b85e76b36b75dea0051b966dfdb9b891a388193c 100644
--- a/content/browser/worker_host/message_port_service.h
+++ b/content/browser/worker_host/message_port_service.h
@@ -11,7 +11,7 @@
#include "base/basictypes.h"
#include "base/memory/singleton.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "ipc/ipc_message.h"
namespace content {
« no previous file with comments | « content/browser/webui/web_ui_message_handler_unittest.cc ('k') | content/browser/worker_host/test/worker_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698