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 12c07f26da1c0cd51e555f672e96637fd5a63570..8636c2b5a758ab0247b21355cb21131fe6852e14 100644 |
--- a/services/ui/ws/platform_display_default.h |
+++ b/services/ui/ws/platform_display_default.h |
@@ -68,6 +68,7 @@ class PlatformDisplayDefault : public PlatformDisplay, |
void OnActivationChanged(bool active) override; |
// FrameGeneratorDelegate: |
+ ServerWindow* GetActiveRootWindow() override; |
bool IsInHighContrastMode() override; |
const int64_t display_id_; |