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

Unified Diff: media/tools/media_bench/media_bench.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/media_bench/file_protocol.cc ('k') | media/tools/player_wtl/list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/tools/media_bench/media_bench.cc
diff --git a/media/bench/bench.cc b/media/tools/media_bench/media_bench.cc
similarity index 99%
rename from media/bench/bench.cc
rename to media/tools/media_bench/media_bench.cc
index dc994a76aa33469e3231d49fb0a3e73a6f03f75e..fffbaf32a717458f8ca3d9052683bf1bd0d89b94 100644
--- a/media/bench/bench.cc
+++ b/media/tools/media_bench/media_bench.cc
@@ -29,9 +29,9 @@
#include "base/time.h"
#include "media/base/djb2.h"
#include "media/base/media.h"
-#include "media/bench/file_protocol.h"
#include "media/filters/ffmpeg_common.h"
#include "media/filters/ffmpeg_video_decoder.h"
+#include "media/tools/media_bench/file_protocol.h"
namespace switches {
const char kStream[] = "stream";
« no previous file with comments | « media/tools/media_bench/file_protocol.cc ('k') | media/tools/player_wtl/list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698