diff --git a/gfx/thebes/gfxDWriteFontList.cpp b/gfx/thebes/gfxDWriteFontList.cpp index 5c4cae5c78d5..31cdec52fe4a 100644 --- a/gfx/thebes/gfxDWriteFontList.cpp +++ b/gfx/thebes/gfxDWriteFontList.cpp @@ -1896,9 +1896,9 @@ private: RefPtr mFactory; - nsCOMPtr mFontDir; - nsCOMPtr mEntries; - nsCOMPtr mCurrent; + nsCOMPtr mFontDir; + nsCOMPtr mEntries; + nsCOMPtr mCurrent; }; BundledFontFileEnumerator::BundledFontFileEnumerator(IDWriteFactory *aFactory,