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

Unified Diff: ash/mus/keyboard_ui_mus.h

Issue 2804953005: Remove unused KeyboardUI::Show (Closed)
Patch Set: Created 3 years, 8 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 | « ash/common/keyboard/keyboard_ui.cc ('k') | ash/mus/keyboard_ui_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/keyboard_ui_mus.h
diff --git a/ash/mus/keyboard_ui_mus.h b/ash/mus/keyboard_ui_mus.h
index a7e55461fffc077852ad1744fce82e5d7a12b1e6..692dce4feb28882be3934c494842c5ba53f8f1ca 100644
--- a/ash/mus/keyboard_ui_mus.h
+++ b/ash/mus/keyboard_ui_mus.h
@@ -32,7 +32,6 @@ class KeyboardUIMus : public KeyboardUI,
// KeyboardUI:
void Hide() override;
- void Show() override;
void ShowInDisplay(const int64_t display_id) override;
bool IsEnabled() override;
« no previous file with comments | « ash/common/keyboard/keyboard_ui.cc ('k') | ash/mus/keyboard_ui_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698