Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / XMLDocument.h
index d2d03e4..abd2408 100644 (file)
@@ -31,7 +31,7 @@
 
 namespace blink {
 
-class XMLDocument FINAL : public Document {
+class XMLDocument final : public Document {
     DEFINE_WRAPPERTYPEINFO();
 public:
     static PassRefPtrWillBeRawPtr<XMLDocument> create(const DocumentInit& initializer = DocumentInit())