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

Unified Diff: ash/mus/accelerators/accelerator_controller_delegate_mus.h

Issue 2537643008: Add IPCs for ash display shortcuts. (Closed)
Patch Set: Fixes. Created 4 years 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
Index: ash/mus/accelerators/accelerator_controller_delegate_mus.h
diff --git a/ash/mus/accelerators/accelerator_controller_delegate_mus.h b/ash/mus/accelerators/accelerator_controller_delegate_mus.h
index 4d14750ea97ceb16fb0f9cc2d9ab59f945e7b562..79a30fee2c6c59293db9aa779dd01a0266e368de 100644
--- a/ash/mus/accelerators/accelerator_controller_delegate_mus.h
+++ b/ash/mus/accelerators/accelerator_controller_delegate_mus.h
@@ -13,6 +13,7 @@ namespace mus {
class WindowManager;
+// Controls accelerators that are specific to mash.
class AcceleratorControllerDelegateMus : public AcceleratorControllerDelegate {
public:
explicit AcceleratorControllerDelegateMus(WindowManager* window_manager);

Powered by Google App Engine
This is Rietveld 408576698