X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fhtml%2FHTMLMenuElement.h;h=a5f8a81a812d3bc8e9262f3ccfb1a232974d2886;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=db2bc1cc6675887fb48d0c2234ecab95ff5ace93;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/html/HTMLMenuElement.h b/src/third_party/WebKit/Source/core/html/HTMLMenuElement.h index db2bc1c..a5f8a81 100644 --- a/src/third_party/WebKit/Source/core/html/HTMLMenuElement.h +++ b/src/third_party/WebKit/Source/core/html/HTMLMenuElement.h @@ -27,7 +27,7 @@ namespace blink { -class HTMLMenuElement FINAL : public HTMLElement { +class HTMLMenuElement final : public HTMLElement { DEFINE_WRAPPERTYPEINFO(); public: DECLARE_NODE_FACTORY(HTMLMenuElement);