| Index: services/ui/ws/platform_display_default.h
|
| diff --git a/services/ui/ws/platform_display_default.h b/services/ui/ws/platform_display_default.h
|
| index f0f5326ce7c6ddce6c6d8b6e4c4f61fb76907191..ca1b7d59927a71db19a28ed6ec43734bea685baf 100644
|
| --- a/services/ui/ws/platform_display_default.h
|
| +++ b/services/ui/ws/platform_display_default.h
|
| @@ -69,7 +69,6 @@ class PlatformDisplayDefault : public PlatformDisplay,
|
| void OnActivationChanged(bool active) override;
|
|
|
| // FrameGeneratorDelegate:
|
| - ServerWindow* GetActiveRootWindow() override;
|
| bool IsInHighContrastMode() override;
|
|
|
| const int64_t display_id_;
|
|
|