| Index: third_party/libvpx/source/config/mac/ia32/vpx_config.asm
|
| diff --git a/third_party/libvpx/source/config/mac/ia32/vpx_config.asm b/third_party/libvpx/source/config/mac/ia32/vpx_config.asm
|
| index 30bb869e896b027a3853ce3b1df21b267a6ea870..ebc4549a87adc832db0ae22f5380805e3581510c 100644
|
| --- a/third_party/libvpx/source/config/mac/ia32/vpx_config.asm
|
| +++ b/third_party/libvpx/source/config/mac/ia32/vpx_config.asm
|
| @@ -60,7 +60,7 @@
|
| %define CONFIG_SMALL 0
|
| %define CONFIG_POSTPROC_VISUALIZER 0
|
| %define CONFIG_OS_SUPPORT 1
|
| -%define CONFIG_UNIT_TESTS 0
|
| +%define CONFIG_UNIT_TESTS 1
|
| %define CONFIG_WEBM_IO 1
|
| %define CONFIG_LIBYUV 1
|
| %define CONFIG_DECODE_PERF_TESTS 0
|
|
|