| Index: chrome/app/chrome_main_delegate.cc
|
| diff --git a/chrome/app/chrome_main_delegate.cc b/chrome/app/chrome_main_delegate.cc
|
| index 4cb700e8bc469a6e89e3d92ea1033f0e22c40548..a1eaf52fb5ad84d823e1e74629451b29df8f7dcd 100644
|
| --- a/chrome/app/chrome_main_delegate.cc
|
| +++ b/chrome/app/chrome_main_delegate.cc
|
| @@ -42,7 +42,7 @@
|
| #include "base/win/registry.h"
|
| #include "chrome/browser/policy/policy_path_parser.h"
|
| #include "policy/policy_constants.h"
|
| -#include "sandbox/src/sandbox.h"
|
| +#include "sandbox/win/src/sandbox.h"
|
| #include "tools/memory_watcher/memory_watcher.h"
|
| #include "ui/base/resource/resource_bundle_win.h"
|
| #endif
|
|
|