| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index bcdd68441ef915f579722136fd88091abd6192ec..9ba08f56c3e738cc8fa6559d95ce97ff3392eee1 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -108,6 +108,8 @@ component("ash") {
|
| "common/gpu_support_stub.h",
|
| "common/key_event_watcher.cc",
|
| "common/key_event_watcher.h",
|
| + "common/keyboard/keyboard_observer_register.cc",
|
| + "common/keyboard/keyboard_observer_register.h",
|
| "common/keyboard/keyboard_ui.cc",
|
| "common/keyboard/keyboard_ui.h",
|
| "common/keyboard/keyboard_ui_observer.h",
|
|
|