 Chromium Code Reviews
 Chromium Code Reviews Issue 341343004:
  libvpx: Pull from upstream  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
    
  
    Issue 341343004:
  libvpx: Pull from upstream  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/| Index: source/libvpx/test/invalid_file_test.cc | 
| =================================================================== | 
| --- source/libvpx/test/invalid_file_test.cc (revision 278870) | 
| +++ source/libvpx/test/invalid_file_test.cc (working copy) | 
| @@ -64,7 +64,7 @@ | 
| FILE *res_file_; | 
| }; | 
| -TEST_P(InvalidFileTest, DISABLED_ReturnCode) { | 
| +TEST_P(InvalidFileTest, ReturnCode) { | 
| const std::string filename = GET_PARAM(1); | 
| libvpx_test::CompressedVideoSource *video = NULL; |