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

Unified Diff: content/browser/download/mhtml_generation_manager.h

Issue 19495006: Update include paths in content/browser for base/process changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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/download/mhtml_generation_manager.h
diff --git a/content/browser/download/mhtml_generation_manager.h b/content/browser/download/mhtml_generation_manager.h
index ffdb95b680a5398c3bfeb3927e00e0448c05e3a5..efc6b46039e43f52bcdf4d0ba88445743e4a2b34 100644
--- a/content/browser/download/mhtml_generation_manager.h
+++ b/content/browser/download/mhtml_generation_manager.h
@@ -9,7 +9,7 @@
#include "base/memory/singleton.h"
#include "base/platform_file.h"
-#include "base/process.h"
+#include "base/process/process.h"
#include "ipc/ipc_platform_file.h"
namespace base {

Powered by Google App Engine
This is Rietveld 408576698