Backed out changeset afc08927188a (bug 870113) for B2G mochitest-2 failures.

This commit is contained in:
Ryan VanderMeulen 2013-05-09 12:52:16 -04:00
parent 4ec461dfed
commit e267c8aefc

View File

@ -380,7 +380,7 @@ nsLookAndFeel::GetFontImpl(FontID aID, nsString& aFontName,
gfxFontStyle& aFontStyle,
float aDevPixPerCSSPixel)
{
aFontName.AssignLiteral("\"Feura Sans\"");
aFontName.AssignLiteral("\"Droid Sans\"");
aFontStyle.style = NS_FONT_STYLE_NORMAL;
aFontStyle.weight = NS_FONT_WEIGHT_NORMAL;
aFontStyle.stretch = NS_FONT_STRETCH_NORMAL;