diff --git a/gfx/skia/Makefile.in b/gfx/skia/Makefile.in index 1a41171fa19..4128e6d3b95 100644 --- a/gfx/skia/Makefile.in +++ b/gfx/skia/Makefile.in @@ -235,7 +235,7 @@ CPPSRCS = \ SkMaskFilter.cpp \ SkMath.cpp \ SkMatrix.cpp \ - SkMemory_stdlib.cpp \ + SkMemory_malloc.cpp \ SkMetaData.cpp \ SkPackBits.cpp \ SkPaint.cpp \