| Index: media/tools/player_wtl/movie.cc
|
| diff --git a/media/player/movie.cc b/media/tools/player_wtl/movie.cc
|
| similarity index 99%
|
| rename from media/player/movie.cc
|
| rename to media/tools/player_wtl/movie.cc
|
| index 85899562476ed542756af234841e51bfc4199c71..ec205baeeb8ef1866dd7999e9483442cd75dcf79 100644
|
| --- a/media/player/movie.cc
|
| +++ b/media/tools/player_wtl/movie.cc
|
| @@ -2,7 +2,7 @@
|
| // source code is governed by a BSD-style license that can be found in the
|
| // LICENSE file.
|
|
|
| -#include "media/player/movie.h"
|
| +#include "media/tools/player_wtl/movie.h"
|
|
|
| #include "base/string_util.h"
|
| #include "media/base/pipeline_impl.h"
|
|
|