| Index: chrome/app/client_util.cc
|
| diff --git a/chrome/app/client_util.cc b/chrome/app/client_util.cc
|
| index 4a156a77149545e5f0fdb4d0b52824d1c3efc5bd..65eec007a193f9c858ca800c76b26ee29b75a9c9 100644
|
| --- a/chrome/app/client_util.cc
|
| +++ b/chrome/app/client_util.cc
|
| @@ -41,7 +41,7 @@
|
| #include "components/crash/content/app/breakpad_win.h"
|
| #include "components/crash/content/app/crash_reporter_client.h"
|
| #include "components/metrics/client_info.h"
|
| -#include "content/public/app/startup_helper_win.h"
|
| +#include "content/public/app/sandbox_helper_win.h"
|
| #include "sandbox/win/src/sandbox.h"
|
|
|
| namespace {
|
|
|