Index: content/common/resize_params.cc |
diff --git a/content/common/resize_params.cc b/content/common/resize_params.cc |
index ee6943fc77b95ee5f54e343af57aea69f087c77f..49199a7d85103b88a9307b8045a559174dc1b616 100644 |
--- a/content/common/resize_params.cc |
+++ b/content/common/resize_params.cc |
@@ -7,7 +7,7 @@ |
namespace content { |
ResizeParams::ResizeParams() |
- : top_controls_shrink_blink_size(false), |
+ : browser_controls_shrink_blink_size(false), |
top_controls_height(0.f), |
bottom_controls_height(0.f), |
is_fullscreen_granted(false), |