| Index: services/ui/ws/platform_display_init_params.h
|
| diff --git a/services/ui/ws/platform_display_init_params.h b/services/ui/ws/platform_display_init_params.h
|
| index 6c61d7188b652dc66a8351ddc6318d009169dd61..99bda3f51db0584bacc779e24ffe344c7935ccea 100644
|
| --- a/services/ui/ws/platform_display_init_params.h
|
| +++ b/services/ui/ws/platform_display_init_params.h
|
| @@ -26,7 +26,6 @@
|
| PlatformDisplayInitParams(const PlatformDisplayInitParams& other);
|
| ~PlatformDisplayInitParams();
|
|
|
| - scoped_refptr<GpuState> gpu_state;
|
| scoped_refptr<SurfacesState> surfaces_state;
|
|
|
| gfx::Rect display_bounds;
|
|
|