| Index: content/browser/utility_process_host_impl.h
|
| ===================================================================
|
| --- content/browser/utility_process_host_impl.h (revision 174830)
|
| +++ content/browser/utility_process_host_impl.h (working copy)
|
| @@ -11,6 +11,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/public/browser/browser_child_process_host_delegate.h"
|
| #include "content/public/browser/utility_process_host.h"
|
|
|