From 361748956bfcd31ca0edb5e2c845fb8c043945ba Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 9 May 2018 17:17:40 +0200 Subject: Fix build bustage Fix nsAtom->nsIAtom and FindAndAddFamilies() --- gfx/thebes/gfxPlatformFontList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gfx/thebes/gfxPlatformFontList.h') diff --git a/gfx/thebes/gfxPlatformFontList.h b/gfx/thebes/gfxPlatformFontList.h index c3795a072..d77c12059 100644 --- a/gfx/thebes/gfxPlatformFontList.h +++ b/gfx/thebes/gfxPlatformFontList.h @@ -386,7 +386,7 @@ protected: void GetFontFamiliesFromGenericFamilies( nsTArray& aGenericFamilies, - nsAtom* aLangGroup, + nsIAtom* aLangGroup, nsTArray>* aFontFamilies); virtual nsresult InitFontListForPlatform() = 0; -- cgit v1.2.3