| Index: third_party/WebKit/Source/core/frame/VisualViewport.h
|
| diff --git a/third_party/WebKit/Source/core/frame/VisualViewport.h b/third_party/WebKit/Source/core/frame/VisualViewport.h
|
| index a5092311d47a0d33f3c2889c2bc978d8be090967..d15d2345bc75053aadaea36228c1a0fb9e6614e1 100644
|
| --- a/third_party/WebKit/Source/core/frame/VisualViewport.h
|
| +++ b/third_party/WebKit/Source/core/frame/VisualViewport.h
|
| @@ -226,7 +226,7 @@ private:
|
|
|
| bool visualViewportSuppliesScrollbars() const;
|
|
|
| - void updateLayoutIgnorePendingStylesheets();
|
| + void updateStyleAndLayoutIgnorePendingStylesheets();
|
|
|
| void enqueueChangedEvent();
|
|
|
|
|