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

Unified Diff: ash/accelerators/accelerator_controller_delegate_aura.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
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller_delegate_aura.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/accelerators/accelerator_controller_delegate_aura.h
diff --git a/ash/accelerators/accelerator_controller_delegate_aura.h b/ash/accelerators/accelerator_controller_delegate_aura.h
index 3f683820f7d90c489a17998c583ebe5a6a480bbb..549dd71346d783a549e7ef77a8acec35b1dab6d3 100644
--- a/ash/accelerators/accelerator_controller_delegate_aura.h
+++ b/ash/accelerators/accelerator_controller_delegate_aura.h
@@ -36,10 +36,6 @@ class ASH_EXPORT AcceleratorControllerDelegateAura
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:
std::unique_ptr<ScreenshotDelegate> screenshot_delegate_;
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller_delegate_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698