Index: services/ui/ws/window_manager_client_unittest.cc |
diff --git a/services/ui/ws/window_manager_client_unittest.cc b/services/ui/ws/window_manager_client_unittest.cc |
index d0a9e6a47fcfdcd97d3829c63ba64ce10649b11b..742470db8e7f3745593b34f67174a52adb676f83 100644 |
--- a/services/ui/ws/window_manager_client_unittest.cc |
+++ b/services/ui/ws/window_manager_client_unittest.cc |
@@ -61,7 +61,6 @@ class TestWindowManagerDelegate : public WindowManagerDelegate { |
bool janky) override {} |
void OnWmNewDisplay(Window* window, |
const display::Display& display) override {} |
- void OnAccelerator(uint32_t id, const ui::Event& event) override {} |
private: |
DISALLOW_COPY_AND_ASSIGN(TestWindowManagerDelegate); |