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

Unified Diff: ash/app_list/app_list_presenter_delegate.h

Issue 2122873002: Add virtualKeyboardPrivate.onKeyboardClosed API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 3b2260978457e48b4357d344231915e2652694c6..3533fa161db36c886bd7212812bf13b0bdc01184 100644
--- a/ash/app_list/app_list_presenter_delegate.h
+++ b/ash/app_list/app_list_presenter_delegate.h
@@ -70,6 +70,7 @@ class ASH_EXPORT AppListPresenterDelegate
// KeyboardControllerObserver overrides:
void OnKeyboardBoundsChanging(const gfx::Rect& new_bounds) override;
+ void OnKeyboardClosed() override {}
// ShellObserver overrides:
void OnShelfAlignmentChanged(WmWindow* root_window) override;
« no previous file with comments | « no previous file | ash/common/wm/dock/docked_window_layout_manager.h » ('j') | components/arc/ime/arc_ime_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698