| Index: content/shell/shell_main.cc
|
| diff --git a/content/shell/shell_main.cc b/content/shell/shell_main.cc
|
| index 7e4eaf7244fefa3bd5cf7ed39921d9f4e5f5e52e..62d6ea924565a94439b11d23689deec433be9735 100644
|
| --- a/content/shell/shell_main.cc
|
| +++ b/content/shell/shell_main.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/public/app/content_main.h"
|
|
|
| #include "content/shell/shell_main_delegate.h"
|
| -#include "sandbox/src/sandbox_types.h"
|
| +#include "sandbox/win/src/sandbox_types.h"
|
|
|
| #if defined(OS_WIN)
|
| #include "content/public/app/startup_helper_win.h"
|
|
|