| 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 f659136435cfed6c00f507ed099a17dc67c3f559..393c36e87024197da909d8e5d0feb4bf497d5d76 100644
|
| --- a/services/ui/ws/platform_display_default.h
|
| +++ b/services/ui/ws/platform_display_default.h
|
| @@ -82,7 +82,6 @@ class PlatformDisplayDefault : public PlatformDisplay,
|
| display::ViewportMetrics metrics_;
|
| std::unique_ptr<ui::PlatformWindow> platform_window_;
|
| gfx::AcceleratedWidget widget_;
|
| - float init_device_scale_factor_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(PlatformDisplayDefault);
|
| };
|
|
|