| Index: content/gpu/gpu_main.cc
|
| diff --git a/content/gpu/gpu_main.cc b/content/gpu/gpu_main.cc
|
| index 805ced52ce3e631dc513c0a1978f3cd65d0234e8..9950d8cd9adcb2364eaa8a738dcf28ee79c3fef9 100644
|
| --- a/content/gpu/gpu_main.cc
|
| +++ b/content/gpu/gpu_main.cc
|
| @@ -22,7 +22,7 @@
|
| #include "content/common/content_constants_internal.h"
|
| #include "content/common/gpu/gpu_config.h"
|
| #include "content/common/gpu/gpu_messages.h"
|
| -#include "content/common/sandbox_linux.h"
|
| +#include "content/common/sandbox_linux/sandbox_linux.h"
|
| #include "content/gpu/gpu_child_thread.h"
|
| #include "content/gpu/gpu_process.h"
|
| #include "content/gpu/gpu_watchdog_thread.h"
|
|
|