Chromium Code Reviews| Index: source/libvpx/vp8/vp8_cx_iface.c |
| =================================================================== |
| --- source/libvpx/vp8/vp8_cx_iface.c (revision 285372) |
| +++ source/libvpx/vp8/vp8_cx_iface.c (working copy) |
| @@ -1316,7 +1316,7 @@ |
| "vp8.fpf" /* first pass filename */ |
| #endif |
| VPX_SS_DEFAULT_LAYERS, /* ss_number_layers */ |
| -#ifdef CONFIG_SPATIAL_SVC |
| +#if CONFIG_SPATIAL_SVC |
| {0}, |
| #endif |
| {0}, /* ss_target_bitrate */ |