| Index: services/ui/ws/test_utils.h
|
| diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
|
| index f02280f82b02389916a245470ebe7435ca54f5c3..a6f52e8018b95a1b61d60a85b5bc75f0825856c0 100644
|
| --- a/services/ui/ws/test_utils.h
|
| +++ b/services/ui/ws/test_utils.h
|
| @@ -284,7 +284,6 @@ class TestFrameGeneratorDelegate : public FrameGeneratorDelegate {
|
|
|
| // FrameGeneratorDelegate:
|
| ServerWindow* GetRootWindow() override;
|
| - void OnCompositorFrameDrawn() override {}
|
| bool IsInHighContrastMode() override;
|
| const ViewportMetrics& GetViewportMetrics() override;
|
|
|
|
|