| Index: content/common/resize_params.h
|
| diff --git a/content/common/resize_params.h b/content/common/resize_params.h
|
| index 89a0281395f9ebe6b7f0019ccb33ae8c59b0e610..547dd35d6ccfcf059b35bbc80cb7fc807d65fc54 100644
|
| --- a/content/common/resize_params.h
|
| +++ b/content/common/resize_params.h
|
| @@ -28,7 +28,7 @@ struct CONTENT_EXPORT ResizeParams {
|
|
|
| // Whether or not Blink's viewport size should be shrunk by the height of the
|
| // URL-bar (always false on platforms where URL-bar hiding isn't supported).
|
| - bool top_controls_shrink_blink_size;
|
| + bool browser_controls_shrink_blink_size;
|
|
|
| // The height of the top controls (always 0 on platforms where URL-bar hiding
|
| // isn't supported).
|
|
|