| Index: content/app/content_main_runner.cc
|
| diff --git a/content/app/content_main_runner.cc b/content/app/content_main_runner.cc
|
| index 884eb11d77b1bac282acb6cf5fb817dbdc1d4489..8094ca46989ea0735e1cd00d75ef7fc2ad66348b 100644
|
| --- a/content/app/content_main_runner.cc
|
| +++ b/content/app/content_main_runner.cc
|
| @@ -37,7 +37,7 @@
|
| #include "crypto/nss_util.h"
|
| #include "ipc/ipc_switches.h"
|
| #include "media/base/media.h"
|
| -#include "sandbox/src/sandbox_types.h"
|
| +#include "sandbox/win/src/sandbox_types.h"
|
| #include "ui/base/ui_base_switches.h"
|
| #include "ui/base/ui_base_paths.h"
|
| #include "ui/base/win/dpi.h"
|
|
|