| Index: content/worker/worker_main.cc
|
| diff --git a/content/worker/worker_main.cc b/content/worker/worker_main.cc
|
| index 4dae444c13ee6e4a13bdcc6e82393b8c1eca43f8..8cc8ed0f22079179c0775a7675602a41ebaf094a 100644
|
| --- a/content/worker/worker_main.cc
|
| +++ b/content/worker/worker_main.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/threading/platform_thread.h"
|
| #include "base/timer/hi_res_timer_manager.h"
|
| #include "content/child/child_process.h"
|
| -#include "content/common/sandbox_linux.h"
|
| +#include "content/common/sandbox_linux/sandbox_linux.h"
|
| #include "content/public/common/main_function_params.h"
|
| #include "content/public/common/sandbox_init.h"
|
| #include "content/worker/worker_thread.h"
|
|
|