Index: xfa/fxfa/parser/xfa_layout_itemlayout.h |
diff --git a/xfa/fxfa/parser/xfa_layout_itemlayout.h b/xfa/fxfa/parser/xfa_layout_itemlayout.h |
index f7376d250e5c08e82376507497c025bb33bccf94..fc279893c868eeb21d34b9e83a469ba728894111 100644 |
--- a/xfa/fxfa/parser/xfa_layout_itemlayout.h |
+++ b/xfa/fxfa/parser/xfa_layout_itemlayout.h |
@@ -63,6 +63,7 @@ class CXFA_LayoutContext { |
class CXFA_ItemLayoutProcessor { |
public: |
CXFA_ItemLayoutProcessor(CXFA_Node* pNode, CXFA_LayoutPageMgr* pPageMgr); |
+ ~CXFA_ItemLayoutProcessor(); |
XFA_ItemLayoutProcessorResult DoLayout( |
FX_BOOL bUseBreakControl, |