Index: third_party/WebKit/Source/core/frame/FrameView.h |
diff --git a/third_party/WebKit/Source/core/frame/FrameView.h b/third_party/WebKit/Source/core/frame/FrameView.h |
index a1d552cb17c1e9e75c3464d24302ef7bfb57d68e..2f9307917f910514cf35bf2b58f6249ceb5e3de0 100644 |
--- a/third_party/WebKit/Source/core/frame/FrameView.h |
+++ b/third_party/WebKit/Source/core/frame/FrameView.h |
@@ -936,8 +936,6 @@ class CORE_EXPORT FrameView final |
void UpdateStyleAndLayoutIfNeededRecursiveInternal(); |
void DeprecatedInvalidateTreeRecursiveInternal(); |
- // TODO(wangxianzhu): Remove the parameter and use m_paintController for SPv2. |
- void NotifyPaint(const PaintController&) const; |
void PushPaintArtifactToCompositor( |
CompositorElementIdSet& composited_element_ids); |