X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fpdfium%2Fcore%2Fsrc%2Ffpdfdoc%2Ftagged_int.h;h=d190db6427a244463d34fb1f10637be5fc536629;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=0ebf4084a4391343901d1ab9aa117a22ec15153a;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/pdfium/core/src/fpdfdoc/tagged_int.h b/src/third_party/pdfium/core/src/fpdfdoc/tagged_int.h index 0ebf408..d190db6 100644 --- a/src/third_party/pdfium/core/src/fpdfdoc/tagged_int.h +++ b/src/third_party/pdfium/core/src/fpdfdoc/tagged_int.h @@ -32,7 +32,7 @@ protected: CFX_ArrayTemplate m_Kids; friend class CPDF_StructElementImpl; }; -class CPDF_StructElementImpl : public CPDF_StructElement +class CPDF_StructElementImpl FX_FINAL : public CPDF_StructElement { public: CPDF_StructElementImpl(CPDF_StructTreeImpl* pTree, CPDF_StructElementImpl* pParent, CPDF_Dictionary* pDict);