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

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

Issue 2748173002: chromeos: Show deprecated accelerator notifications in mash (Closed)
Patch Set: rebase 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
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 79a30fee2c6c59293db9aa779dd01a0266e368de..f77afc3196320c041c483d270b0e51d639768e7f 100644
--- a/ash/mus/accelerators/accelerator_controller_delegate_mus.h
+++ b/ash/mus/accelerators/accelerator_controller_delegate_mus.h
@@ -26,10 +26,6 @@ class AcceleratorControllerDelegateMus : public AcceleratorControllerDelegate {
const ui::Accelerator& previous_accelerator) override;
void PerformAction(AcceleratorAction action,
const ui::Accelerator& accelerator) override;
- void ShowDeprecatedAcceleratorNotification(const char* const notification_id,
- int message_id,
- int old_shortcut_id,
- int new_shortcut_id) override;
private:
WindowManager* window_manager_;
« no previous file with comments | « ash/common/accelerators/accelerator_controller_delegate.h ('k') | ash/mus/accelerators/accelerator_controller_delegate_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698