Index: chrome/common/child_thread.h |
diff --git a/chrome/common/child_thread.h b/chrome/common/child_thread.h |
index 66fcc09283ae69b6ed51829ee2fa1cb989b4b315..c2156a61724bd423fabfb3508711337f21d41f40 100644 |
--- a/chrome/common/child_thread.h |
+++ b/chrome/common/child_thread.h |
@@ -5,6 +5,7 @@ |
#ifndef CHROME_COMMON_CHILD_THREAD_H_ |
#define CHROME_COMMON_CHILD_THREAD_H_ |
+#include "base/scoped_ptr.h" |
#include "base/thread.h" |
#include "chrome/common/ipc_sync_channel.h" |
#include "chrome/common/message_router.h" |