Chromium Code Reviews| Index: media/tools/player_wtl/movie.cc |
| diff --git a/media/tools/player_wtl/movie.cc b/media/tools/player_wtl/movie.cc |
| index 3473aff3467e07f9dafe37ad43b3686de51118dc..799f78e9f54a08a49c119f68a6c49f1fefcac32a 100644 |
| --- a/media/tools/player_wtl/movie.cc |
| +++ b/media/tools/player_wtl/movie.cc |
| @@ -93,7 +93,6 @@ bool Movie::Open(const wchar_t* url, VideoRendererBase* video_renderer) { |
| collection.Pass(), |
| media::PipelineStatusCB(), |
| media::PipelineStatusCB(), |
| - media::NetworkEventCB(), |
|
scherkus (not reviewing)
2012/06/12 02:55:04
my gosh the amount of code we have to support this
|
| note.Callback()); |
| // Wait until the pipeline is fully initialized. |