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