diff --git a/editor/libeditor/HTMLEditorDataTransfer.cpp b/editor/libeditor/HTMLEditorDataTransfer.cpp index 5afc291e5a0b..874389fea37e 100644 --- a/editor/libeditor/HTMLEditorDataTransfer.cpp +++ b/editor/libeditor/HTMLEditorDataTransfer.cpp @@ -429,7 +429,7 @@ class MOZ_STACK_CLASS HTMLEditor::HTMLWithContextInserter final { }; class MOZ_STACK_CLASS - HTMLEditor::HTMLWithContextInserter::FragmentFromPasteCreator final { +HTMLEditor::HTMLWithContextInserter::FragmentFromPasteCreator final { public: nsresult Run(const Document& aDocument, const nsAString& aInputString, const nsAString& aContextStr, const nsAString& aInfoStr,