Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: ash/BUILD.gn

Issue 2747543002: ash: Start/stop observing KeyboardController via ShellObserver (Closed)
Patch Set: update LockLayoutManager to use similar logic Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/common/keyboard/keyboard_observer_register.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | ash/common/keyboard/keyboard_observer_register.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698