diff --git a/mozilla/layout/mathml/content/src/nsMathMLOperators.cpp b/mozilla/layout/mathml/content/src/nsMathMLOperators.cpp index 66b8dc44fcc..a5496d34117 100644 --- a/mozilla/layout/mathml/content/src/nsMathMLOperators.cpp +++ b/mozilla/layout/mathml/content/src/nsMathMLOperators.cpp @@ -280,7 +280,7 @@ InitOperators(void) nsresult rv; nsCOMPtr mathfontProp; rv = NS_LoadPersistentPropertiesFromURISpec(getter_AddRefs(mathfontProp), - NS_LITERAL_CSTRING("resource:/res/fonts/mathfont.properties")); + NS_LITERAL_CSTRING("resource://gre/res/fonts/mathfont.properties")); if NS_FAILED(rv) return rv; // Get the list of invariant chars