summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_child_process_host_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/browser_child_process_host_impl.h')
-rw-r--r--content/browser/browser_child_process_host_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/browser_child_process_host_impl.h b/content/browser/browser_child_process_host_impl.h
index 9933ca3..e25b514 100644
--- a/content/browser/browser_child_process_host_impl.h
+++ b/content/browser/browser_child_process_host_impl.h
@@ -9,7 +9,7 @@
#include "base/compiler_specific.h"
#include "base/memory/scoped_ptr.h"
-#include "base/process.h"
+#include "base/process/process.h"
#include "base/synchronization/waitable_event_watcher.h"
#include "content/browser/child_process_launcher.h"
#include "content/public/browser/browser_child_process_host.h"