| Index: content/browser/browser_child_process_host_impl.cc
|
| diff --git a/content/browser/browser_child_process_host_impl.cc b/content/browser/browser_child_process_host_impl.cc
|
| index f4b000d3d2c9c9519344b6fa2fd65ae89357bf37..e663be5a0b7d771fa479efe81898013ecf9b02e4 100644
|
| --- a/content/browser/browser_child_process_host_impl.cc
|
| +++ b/content/browser/browser_child_process_host_impl.cc
|
| @@ -45,6 +45,7 @@
|
| #include "content/public/common/mojo_channel_switches.h"
|
| #include "content/public/common/process_type.h"
|
| #include "content/public/common/result_codes.h"
|
| +#include "content/public/common/sandboxed_process_launcher_delegate.h"
|
| #include "content/public/common/service_manager_connection.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "services/service_manager/public/cpp/interface_registry.h"
|
|
|