| Index: content/common/resize_params.h
|
| diff --git a/content/common/resize_params.h b/content/common/resize_params.h
|
| index 436cb562b94e5c1e7231a33fc9c5c9f1518cd8ff..89a0281395f9ebe6b7f0019ccb33ae8c59b0e610 100644
|
| --- a/content/common/resize_params.h
|
| +++ b/content/common/resize_params.h
|
| @@ -42,9 +42,6 @@ struct CONTENT_EXPORT ResizeParams {
|
| // DPI-adjusted pixels.
|
| gfx::Size visible_viewport_size;
|
|
|
| - // The resizer rect.
|
| - gfx::Rect resizer_rect;
|
| -
|
| // Indicates whether tab-initiated fullscreen was granted.
|
| bool is_fullscreen_granted;
|
|
|
|
|