| Index: Source/core/layout/compositing/DeprecatedPaintLayerCompositor.h
|
| diff --git a/Source/core/layout/compositing/DeprecatedPaintLayerCompositor.h b/Source/core/layout/compositing/DeprecatedPaintLayerCompositor.h
|
| index a1a124f8ed22bfacb4e0457f86ce9c63381042cc..e1a89c65de0d78fd0b0269ba6fb72e1a6cc809cf 100644
|
| --- a/Source/core/layout/compositing/DeprecatedPaintLayerCompositor.h
|
| +++ b/Source/core/layout/compositing/DeprecatedPaintLayerCompositor.h
|
| @@ -210,7 +210,7 @@ private:
|
| bool requiresVerticalScrollbarLayer() const;
|
| bool requiresScrollCornerLayer() const;
|
|
|
| - void applyOverlayFullscreenVideoAdjustment();
|
| + void applyOverlayFullscreenVideoAdjustmentIfNeeded();
|
|
|
| LayoutView& m_layoutView;
|
| OwnPtr<GraphicsLayer> m_rootContentLayer;
|
|
|