Index: third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp |
diff --git a/third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp b/third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp |
index 4f2740e7fc331238ee2043fbb47c4d241ae1cad9..570194b40276d68ddc3f2c72e1f135578b42822f 100644 |
--- a/third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp |
+++ b/third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp |
@@ -622,7 +622,7 @@ void ObjectPaintInvalidatorWithContext::InvalidateSelectionIfNeeded( |
DISABLE_CFI_PERF |
PaintInvalidationReason |
-ObjectPaintInvalidatorWithContext::InvalidatePaintIfNeededWithComputedReason( |
+ObjectPaintInvalidatorWithContext::InvalidatePaintWithComputedReason( |
PaintInvalidationReason reason) { |
// We need to invalidate the selection before checking for whether we are |
// doing a full invalidation. This is because we need to update the previous |