| Index: content/browser/browser_process_sub_thread.h
|
| diff --git a/content/browser/browser_process_sub_thread.h b/content/browser/browser_process_sub_thread.h
|
| index 2276d6dca4676e33b1024160e28cfe272f53ed40..aded0cb883ff9cc95ea7f32ce738e2b9fa4f659e 100644
|
| --- a/content/browser/browser_process_sub_thread.h
|
| +++ b/content/browser/browser_process_sub_thread.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_BROWSER_PROCESS_SUB_THREAD_H_
|
|
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "build/build_config.h"
|
| #include "content/browser/browser_thread_impl.h"
|
| #include "content/common/content_export.h"
|
|
|