| Index: third_party/libvpx/source/config/mac/x64/vpx_config.asm
|
| diff --git a/third_party/libvpx/source/config/mac/x64/vpx_config.asm b/third_party/libvpx/source/config/mac/x64/vpx_config.asm
|
| index 9bb58ca161b76a582e1fce9d52af07404785f089..131efd991c90c7c778b21a0d9f66f833ce213d86 100644
|
| --- a/third_party/libvpx/source/config/mac/x64/vpx_config.asm
|
| +++ b/third_party/libvpx/source/config/mac/x64/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
|
|
|