| 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 25f4755df4bd21c1378871c80114aaa1bffdc22d..b45de5b09a6e51dfa236a7f1c0c33cb64a4eb725 100644
|
| --- a/services/ui/ws/platform_display_default.h
|
| +++ b/services/ui/ws/platform_display_default.h
|
| @@ -78,7 +78,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);
|
| };
|
|
|