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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2709103005: cros: Move KeyboardDrivenOobeHandler into login_display_host_impl.cc. (Closed)
Patch Set: Rebase Created 3 years, 10 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 | chrome/browser/chromeos/login/ui/keyboard_driven_oobe_key_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 95b8318eba001aa0b0c537bc1f520f2631bd373c..367815372f9e690f693a42adb3cec436986bbb53 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -903,8 +903,6 @@ source_set("chromeos") {
"login/ui/captive_portal_window_proxy.h",
"login/ui/input_events_blocker.cc",
"login/ui/input_events_blocker.h",
- "login/ui/keyboard_driven_oobe_key_handler.cc",
- "login/ui/keyboard_driven_oobe_key_handler.h",
"login/ui/lock_window.cc",
"login/ui/lock_window.h",
"login/ui/login_display.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/ui/keyboard_driven_oobe_key_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698