Index: services/ui/ws/window_tree.h |
diff --git a/services/ui/ws/window_tree.h b/services/ui/ws/window_tree.h |
index 6ec1a0dd10a41c6d8720197304e54107b6fb42d8..8a0b87f6ce3d0b8523bb035c106b90a063aa451b 100644 |
--- a/services/ui/ws/window_tree.h |
+++ b/services/ui/ws/window_tree.h |
@@ -405,6 +405,7 @@ class WindowTree : public mojom::WindowTree, |
override; |
void GetCursorLocationMemory(const GetCursorLocationMemoryCallback& callback) |
override; |
+ void SetAcceptEvents(Id transport_window_id, bool accept_events) override; |
// mojom::WindowManagerClient: |
void AddAccelerator(uint32_t id, |