Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index 66ec1029bba981baf92ced263105eaa17f6f26db..0ad3aa40798a5089565398f0f1c32a9a89501022 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -545,6 +545,7 @@ private: |
void updateLayerTreeBackgroundColor(); |
void updateRootLayerTransform(); |
void updateLayerTreeDeviceScaleFactor(); |
+ void updateLayerTreeSelection(); |
// Helper function: Widens the width of |source| by the specified margins |
// while keeping it smaller than page width. |