| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index ec5894a95050ef687dd908f8cad511ac506bc6bc..075b5b8171a379a0f106752aef6eccef59259744 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -141,8 +141,6 @@ if (!is_android && !is_mac) {
|
| "app/chrome_watcher_client_win.h",
|
| "app/chrome_watcher_command_line_win.cc",
|
| "app/chrome_watcher_command_line_win.h",
|
| - "app/kasko_client.cc",
|
| - "app/kasko_client.h",
|
| "app/main_dll_loader_win.cc",
|
| "app/main_dll_loader_win.h",
|
| "common/crash_keys.cc",
|
|
|