| Index: content/browser/child_process_launcher_helper_linux.cc
|
| diff --git a/content/browser/child_process_launcher_helper_linux.cc b/content/browser/child_process_launcher_helper_linux.cc
|
| index f0a9a73f8b54607e2c319f75078c81c7dec7bd01..283666a0cc59f8f538b2d753f2f38030338bb72f 100644
|
| --- a/content/browser/child_process_launcher_helper_linux.cc
|
| +++ b/content/browser/child_process_launcher_helper_linux.cc
|
| @@ -9,7 +9,7 @@
|
| #include "content/browser/renderer_host/render_sandbox_host_linux.h"
|
| #include "content/browser/zygote_host/zygote_communication_linux.h"
|
| #include "content/browser/zygote_host/zygote_host_impl_linux.h"
|
| -#include "content/common/child_process_sandbox_support_impl_linux.h"
|
| +#include "content/common/sandbox_linux/sandbox_linux.h"
|
| #include "content/public/browser/content_browser_client.h"
|
| #include "content/public/browser/zygote_handle_linux.h"
|
| #include "content/public/common/content_client.h"
|
|
|