| Index: third_party/WebKit/Source/web/LinkHighlightImpl.h
|
| diff --git a/third_party/WebKit/Source/web/LinkHighlightImpl.h b/third_party/WebKit/Source/web/LinkHighlightImpl.h
|
| index 64235b79eedf653fa3dea5ea63fbe3eaf2211372..c4d603905cd781afa13fb893c84adbaf697fb08e 100644
|
| --- a/third_party/WebKit/Source/web/LinkHighlightImpl.h
|
| +++ b/third_party/WebKit/Source/web/LinkHighlightImpl.h
|
| @@ -60,6 +60,7 @@ public:
|
| void updateGeometry();
|
|
|
| // WebContentLayerClient implementation.
|
| + gfx::Rect paintableRegion() override;
|
| void paintContents(WebDisplayItemList*, const WebRect& clipRect, WebContentLayerClient::PaintingControlSetting) override;
|
|
|
| // WebCompositorAnimationDelegate implementation.
|
|
|