diff options
Diffstat (limited to 'content/shell/shell_main.cc')
-rw-r--r-- | content/shell/shell_main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/shell_main.cc b/content/shell/shell_main.cc index 7e4eaf7..62d6ea9 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" |