summaryrefslogtreecommitdiffstats
path: root/content/common/child_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/child_thread.h')
-rw-r--r--content/common/child_thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/child_thread.h b/content/common/child_thread.h
index 33488fe..4b27ab7 100644
--- a/content/common/child_thread.h
+++ b/content/common/child_thread.h
@@ -7,7 +7,7 @@
#pragma once
#include "base/basictypes.h"
-#include "base/scoped_ptr.h"
+#include "base/memory/scoped_ptr.h"
#include "content/common/message_router.h"
#include "webkit/glue/resource_loader_bridge.h"