 Chromium Code Reviews
 Chromium Code Reviews Issue 7671004:
  Update libvpx snapshot to v0.9.7-p1 (Cayuga).  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libvpx/
    
  
    Issue 7671004:
  Update libvpx snapshot to v0.9.7-p1 (Cayuga).  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libvpx/| Index: source/libvpx/vp8/encoder/x86/variance_ssse3.c | 
| =================================================================== | 
| --- source/libvpx/vp8/encoder/x86/variance_ssse3.c (revision 96967) | 
| +++ source/libvpx/vp8/encoder/x86/variance_ssse3.c (working copy) | 
| @@ -8,7 +8,7 @@ | 
| * be found in the AUTHORS file in the root of the source tree. | 
| */ | 
| - | 
| +#include "vpx_config.h" | 
| #include "vp8/encoder/variance.h" | 
| #include "vp8/common/pragmas.h" | 
| #include "vpx_ports/mem.h" |