Chromium Code Reviews| Index: media/test/pipeline_integration_test.cc |
| diff --git a/media/test/pipeline_integration_test.cc b/media/test/pipeline_integration_test.cc |
| index 69b7da07f1bde6746402f71680174be80a2bc130..61f3a623505ee6486a10421be156032850d8f119 100644 |
| --- a/media/test/pipeline_integration_test.cc |
| +++ b/media/test/pipeline_integration_test.cc |
| @@ -1487,7 +1487,7 @@ INSTANTIATE_TEST_CASE_P( |
| CBRSeek_HasTOC, |
| Mp3FastSeekIntegrationTest, |
| ::testing::Values(Mp3FastSeekParams("bear-audio-10s-CBR-has-TOC.mp3", |
| - "-0.71,0.36,2.96,2.68,2.11,-1.08,"))); |
| + "-0.71,0.36,2.96,2.68,2.10,-1.08,"))); |
|
watk
2017/05/04 23:24:55
This changed because it hashes all audio it's seen
|
| INSTANTIATE_TEST_CASE_P( |
| CBRSeeks_NoTOC, |