| Index: content/zygote/zygote_linux.cc
|
| diff --git a/content/zygote/zygote_linux.cc b/content/zygote/zygote_linux.cc
|
| index cb92d7101697813591649d7fa713907e9650ed9d..9af3da3d78a002f4b5159332ba0073ec74f94fd5 100644
|
| --- a/content/zygote/zygote_linux.cc
|
| +++ b/content/zygote/zygote_linux.cc
|
| @@ -31,6 +31,7 @@
|
| #include "base/process/process_handle.h"
|
| #include "base/time/time.h"
|
| #include "base/trace_event/trace_event.h"
|
| +#include "build/build_config.h"
|
| #include "content/common/child_process_sandbox_support_impl_linux.h"
|
| #include "content/common/sandbox_linux/sandbox_linux.h"
|
| #include "content/common/set_process_title.h"
|
|
|