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

Unified Diff: ash/mus/BUILD.gn

Issue 2452783002: mash: remove AcceleratorRegistrar. (Closed)
Patch Set: Rebase to tot Created 4 years, 2 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/mus/accelerators/accelerator_registrar_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 14f4b2e53b841c1c9bf33b94d4c3ddc28131504e..92a005d5a39686c1970424e088a6cb562420771a 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -16,8 +16,6 @@ source_set("lib") {
"accelerators/accelerator_controller_registrar.h",
"accelerators/accelerator_handler.h",
"accelerators/accelerator_ids.h",
- "accelerators/accelerator_registrar_impl.cc",
- "accelerators/accelerator_registrar_impl.h",
"accessibility_delegate_mus.cc",
"accessibility_delegate_mus.h",
"app_list_presenter_mus.cc",
@@ -236,7 +234,6 @@ source_set("unittests") {
"accelerators/accelerator_controller_registrar_test_api.cc",
"accelerators/accelerator_controller_registrar_test_api.h",
"accelerators/accelerator_controller_unittest.cc",
- "accelerators/accelerator_registrar_unittest.cc",
"app_launch_unittest.cc",
"bridge/wm_shell_mus_test_api.h",
"bridge/wm_window_mus_test_api.h",
« no previous file with comments | « no previous file | ash/mus/accelerators/accelerator_registrar_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698