| Index: third_party/WebKit/Source/web/WebViewFrameWidget.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewFrameWidget.h b/third_party/WebKit/Source/web/WebViewFrameWidget.h
|
| index a8a76efb6cf8b28fcab1fcfe8f52cc836f3f4dd2..ccf3bcbabc8ab137766a3b0fd15beabf77989375 100644
|
| --- a/third_party/WebKit/Source/web/WebViewFrameWidget.h
|
| +++ b/third_party/WebKit/Source/web/WebViewFrameWidget.h
|
| @@ -60,7 +60,6 @@ public:
|
| const WebFloatSize& elasticOverscrollDelta,
|
| float scaleFactor,
|
| float topControlsShownRatioDelta) override;
|
| - void recordFrameTimingEvent(FrameTimingEventType, int64_t rectId, const WebVector<WebFrameTimingEvent>& events) override;
|
| void mouseCaptureLost() override;
|
| void setFocus(bool) override;
|
| bool setComposition(
|
|
|