| Index: third_party/WebKit/Source/core/html/HTMLObjectElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLObjectElement.h b/third_party/WebKit/Source/core/html/HTMLObjectElement.h
|
| index c9c35355c963c47b6584fa487e1fe0ad96fcfcbd..808b1be6908e889b98d880d1facb15ee06832692 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLObjectElement.h
|
| +++ b/third_party/WebKit/Source/core/html/HTMLObjectElement.h
|
| @@ -103,7 +103,7 @@ class CORE_EXPORT HTMLObjectElement final : public HTMLPlugInElement,
|
|
|
| LayoutPart* existingLayoutPart() const override;
|
|
|
| - void updateWidgetInternal() override;
|
| + void updatePluginInternal() override;
|
| void updateDocNamedItem();
|
|
|
| void reattachFallbackContent();
|
|
|