Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(405)

Unified Diff: media/tools/player_wtl/movie.cc

Issue 431046: Re-organizing all tools under /src/media to be consistent with the rest of the repository. (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/tools/player_wtl/movie.h ('k') | media/tools/player_wtl/player.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « media/tools/player_wtl/movie.h ('k') | media/tools/player_wtl/player.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698