| Index: third_party/WebKit/public/web/WebView.h
|
| diff --git a/third_party/WebKit/public/web/WebView.h b/third_party/WebKit/public/web/WebView.h
|
| index c8a6244d72ea5a619cad8632d597ea76f2af8d21..4f013aa207b95e56a8754395881dafe659da1207 100644
|
| --- a/third_party/WebKit/public/web/WebView.h
|
| +++ b/third_party/WebKit/public/web/WebView.h
|
| @@ -91,7 +91,6 @@ public:
|
| using WebWidget::updateAllLifecyclePhases;
|
| using WebWidget::paint;
|
| using WebWidget::paintIgnoringCompositing;
|
| - using WebWidget::layoutAndPaintAsync;
|
| using WebWidget::compositeAndReadbackAsync;
|
| using WebWidget::themeChanged;
|
| using WebWidget::handleInputEvent;
|
|
|