| Index: chrome/app/kasko_client.cc
|
| diff --git a/chrome/app/kasko_client.cc b/chrome/app/kasko_client.cc
|
| index f9699e9073cc0ae3631eb3db4bf1d116b2e177e9..bbc6cbbfb80a8157175b0f5c07e32a0427865652 100644
|
| --- a/chrome/app/kasko_client.cc
|
| +++ b/chrome/app/kasko_client.cc
|
| @@ -17,7 +17,7 @@
|
| #include "chrome/app/chrome_watcher_client_win.h"
|
| #include "chrome/chrome_watcher/chrome_watcher_main_api.h"
|
| #include "chrome/common/chrome_constants.h"
|
| -#include "components/crash/content/app/crash_keys_win.h"
|
| +#include "components/crash/app/crash_keys_win.h"
|
| #include "syzygy/kasko/api/client.h"
|
|
|
| namespace {
|
|
|