| Index: third_party/WebKit/Source/core/layout/LayoutScrollbarPart.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.h b/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.h
|
| index 67ce9d1deea5a34b749782ac03fcc1d50c55a39f..f0f9f98fa10fc14acfe544f7497a45b78e72d3a2 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.h
|
| @@ -103,8 +103,6 @@
|
| void computeScrollbarWidth();
|
| void computeScrollbarHeight();
|
|
|
| - void setNeedsPaintInvalidation();
|
| -
|
| GC_PLUGIN_IGNORE("http://crbug.com/509911")
|
| LayoutScrollbar* m_scrollbar;
|
| ScrollbarPart m_part;
|
|
|