summaryrefslogtreecommitdiffstats
path: root/content/common/child_process_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/child_process_host.h')
-rw-r--r--content/common/child_process_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/child_process_host.h b/content/common/child_process_host.h
index 67b14b5..bb15134 100644
--- a/content/common/child_process_host.h
+++ b/content/common/child_process_host.h
@@ -16,7 +16,7 @@
#endif // defined(OS_WIN)
#include "base/basictypes.h"
-#include "base/scoped_ptr.h"
+#include "base/memory/scoped_ptr.h"
#include "content/common/notification_type.h"
#include "ipc/ipc_channel_proxy.h"