| Index: chrome/chrome_watcher/BUILD.gn
|
| diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
|
| index 6522aad92afa68d424ad3995767fbc44e38f42d0..a6549b2d841793188e14c69508568b4c97a19c3a 100644
|
| --- a/chrome/chrome_watcher/BUILD.gn
|
| +++ b/chrome/chrome_watcher/BUILD.gn
|
| @@ -64,6 +64,7 @@ shared_library("chrome_watcher") {
|
| "//chrome/install_static:secondary_module",
|
| "//chrome_elf",
|
| "//components/browser_watcher",
|
| + "//components/keyboard_lock",
|
| ]
|
| ldflags = [ "/DEF:" + rebase_path("chrome_watcher.def", root_build_dir) ]
|
| configs -= [ "//build/config/win:console" ]
|
|
|