| Index: services/ui/ws/window_server.h
|
| diff --git a/services/ui/ws/window_server.h b/services/ui/ws/window_server.h
|
| index 2949e88ce52eabd18f1bdf32c53097dd115729e9..466c0169559945e6c6e23d88c88b11511f4fc5f4 100644
|
| --- a/services/ui/ws/window_server.h
|
| +++ b/services/ui/ws/window_server.h
|
| @@ -142,7 +142,6 @@ class WindowServer : public ServerWindowDelegate,
|
| bool SetFocusedWindow(ServerWindow* window);
|
| ServerWindow* GetFocusedWindow();
|
|
|
| - bool IsActiveUserInHighContrastMode() const;
|
| void SetHighContrastMode(const UserId& user, bool enabled);
|
|
|
| // Returns a change id for the window manager that is associated with
|
|
|