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

Unified Diff: content/public/browser/child_process_data.h

Issue 16358021: Use a direct include of strings headers in content/p*/. (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 | « content/public/browser/browser_child_process_host.h ('k') | content/public/browser/download_id.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/child_process_data.h
diff --git a/content/public/browser/child_process_data.h b/content/public/browser/child_process_data.h
index adeff15d8dddc4359662bd2c8e1209efe72ab140..31798dcf2ff958419fb4c7f7a8186568e864aad4 100644
--- a/content/public/browser/child_process_data.h
+++ b/content/public/browser/child_process_data.h
@@ -6,7 +6,7 @@
#define CONTENT_PUBLIC_BROWSER_CHILD_PROCESS_DATA_H_
#include "base/process.h"
-#include "base/string16.h"
+#include "base/strings/string16.h"
#include "content/common/content_export.h"
namespace content {
« no previous file with comments | « content/public/browser/browser_child_process_host.h ('k') | content/public/browser/download_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698