| Index: services/ui/ws/window_server.h
|
| diff --git a/services/ui/ws/window_server.h b/services/ui/ws/window_server.h
|
| index 01e3e5f3114c8c3c2a7917e6ccc08152d6f02ddf..62540dcc24c6e3ceca8653f455fffe5faa982b77 100644
|
| --- a/services/ui/ws/window_server.h
|
| +++ b/services/ui/ws/window_server.h
|
| @@ -132,8 +132,6 @@ class WindowServer : public ServerWindowDelegate,
|
| }
|
| const WindowTree* GetTreeWithRoot(const ServerWindow* window) const;
|
|
|
| - void OnFirstWindowManagerWindowTreeFactoryReady();
|
| -
|
| UserActivityMonitor* GetUserActivityMonitorForUser(const UserId& user_id);
|
|
|
| WindowManagerWindowTreeFactorySet* window_manager_window_tree_factory_set() {
|
|
|