summaryrefslogtreecommitdiffstats
path: root/image/decoders/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'image/decoders/moz.build')
-rw-r--r--image/decoders/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/image/decoders/moz.build b/image/decoders/moz.build
index 775c3eaa5..30c026f99 100644
--- a/image/decoders/moz.build
+++ b/image/decoders/moz.build
@@ -28,6 +28,7 @@ UNIFIED_SOURCES += [
'nsIconDecoder.cpp',
'nsJPEGDecoder.cpp',
'nsPNGDecoder.cpp',
+ 'nsWebPDecoder.cpp',
]
include('/ipc/chromium/chromium-config.mozbuild')