| Index: services/ui/ws/platform_display.h
|
| diff --git a/services/ui/ws/platform_display.h b/services/ui/ws/platform_display.h
|
| index 73acba6de83d521df85c725787cca37f4e3f94f8..43aa4808b4d41f335f27f78db55217226a2d3eca 100644
|
| --- a/services/ui/ws/platform_display.h
|
| +++ b/services/ui/ws/platform_display.h
|
| @@ -66,8 +66,6 @@ class PlatformDisplay {
|
|
|
| virtual const display::ViewportMetrics& GetViewportMetrics() const = 0;
|
|
|
| - virtual bool IsPrimaryDisplay() const = 0;
|
| -
|
| // Notifies the PlatformDisplay that a connection to the gpu has been
|
| // established.
|
| virtual void OnGpuChannelEstablished(
|
|
|