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

Unified Diff: ash/app_list/app_list_presenter_delegate.h

Issue 2323823004: Add action for each button on opt-in IME menu. (Closed)
Patch Set: Created 4 years, 3 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/app_list/app_list_presenter_delegate.h
diff --git a/ash/app_list/app_list_presenter_delegate.h b/ash/app_list/app_list_presenter_delegate.h
index f837a14e34daed5173c39576d44fcf427e44acb7..46e3fbfdea7e5c3603f2d3213ab85757d59c78ae 100644
--- a/ash/app_list/app_list_presenter_delegate.h
+++ b/ash/app_list/app_list_presenter_delegate.h
@@ -69,6 +69,7 @@ class ASH_EXPORT AppListPresenterDelegate
// KeyboardControllerObserver overrides:
void OnKeyboardBoundsChanging(const gfx::Rect& new_bounds) override;
+ void OnKeyboardHidden() override;
// ShellObserver overrides:
void OnShelfAlignmentChanged(WmWindow* root_window) override;
« no previous file with comments | « no previous file | ash/app_list/app_list_presenter_delegate.cc » ('j') | ash/common/system/chromeos/ime_menu/ime_menu_tray.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698