| Index: content/browser/zygote_host/zygote_host_impl_linux.cc
|
| diff --git a/content/browser/zygote_host/zygote_host_impl_linux.cc b/content/browser/zygote_host/zygote_host_impl_linux.cc
|
| index 38b8cf6b3b584322b5b24022216c43e2928f0c5f..e3338099a8e816cfe39c4ac15b348e1ca490ffe2 100644
|
| --- a/content/browser/zygote_host/zygote_host_impl_linux.cc
|
| +++ b/content/browser/zygote_host/zygote_host_impl_linux.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/process/memory.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "content/browser/renderer_host/render_sandbox_host_linux.h"
|
| -#include "content/common/child_process_sandbox_support_impl_linux.h"
|
| +#include "content/common/sandbox_linux/sandbox_linux.h"
|
| #include "content/common/zygote_commands_linux.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "sandbox/linux/services/credentials.h"
|
|
|