Chromium Code Reviews| Index: media/filters/decrypting_audio_decoder_unittest.cc |
| diff --git a/media/filters/decrypting_audio_decoder_unittest.cc b/media/filters/decrypting_audio_decoder_unittest.cc |
| index 050bcf8555bed458befaba2103c2fc857a790eb2..ed0ff24c7e92afd02fcf76a20309d4417948e620 100644 |
| --- a/media/filters/decrypting_audio_decoder_unittest.cc |
| +++ b/media/filters/decrypting_audio_decoder_unittest.cc |
| @@ -1,3 +1,4 @@ |
| +/* |
|
rileya (GONE FROM CHROMIUM)
2014/02/19 22:37:51
I'll need to rewrite a bunch of tests... but I'd l
|
| // Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| @@ -631,3 +632,4 @@ TEST_F(DecryptingAudioDecoderTest, Reset_AfterReset) { |
| } |
| } // namespace media |
| +*/ |