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

Unified Diff: ui/aura/mus/window_manager_delegate.cc

Issue 2824103004: mus: Adds WindowManagerDelegate::OnWmConnected() (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 | « ui/aura/mus/window_manager_delegate.h ('k') | ui/aura/mus/window_tree_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/mus/window_manager_delegate.cc
diff --git a/ui/aura/mus/window_manager_delegate.cc b/ui/aura/mus/window_manager_delegate.cc
index 017d8319a43eb474e6e8f95144d41635a6e24dc4..e2f42eb1fab5d623ab1c42dd0cdc80ddf50b6014 100644
--- a/ui/aura/mus/window_manager_delegate.cc
+++ b/ui/aura/mus/window_manager_delegate.cc
@@ -6,6 +6,8 @@
namespace aura {
+void WindowManagerDelegate::OnWmConnected() {}
+
ui::mojom::EventResult WindowManagerDelegate::OnAccelerator(
uint32_t id,
const ui::Event& event,
« no previous file with comments | « ui/aura/mus/window_manager_delegate.h ('k') | ui/aura/mus/window_tree_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698