| Index: ash/shell/shell_main.cc
|
| diff --git a/ash/shell/shell_main.cc b/ash/shell/shell_main.cc
|
| index 3c477a415bedf041b4163b291b9bc0d542d09734..165432e3cfe97fddfa94a32b4adcb774e05b1e41 100644
|
| --- a/ash/shell/shell_main.cc
|
| +++ b/ash/shell/shell_main.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/shell/content_client/shell_main_delegate.h"
|
| #include "content/public/app/content_main.h"
|
| -#include "sandbox/win/src/sandbox_types.h"
|
|
|
| #if defined(OS_WIN)
|
| #include "content/public/app/startup_helper_win.h"
|
| +#include "sandbox/win/src/sandbox_types.h"
|
| #endif
|
|
|
| #if defined(OS_WIN)
|
|
|