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

Unified Diff: media/tools/player_x11/x11_video_renderer.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_x11/x11_video_renderer.h ('k') | media/tools/qt_faststart/qt_faststart.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/tools/player_x11/x11_video_renderer.cc
diff --git a/media/player/x11_video_renderer.cc b/media/tools/player_x11/x11_video_renderer.cc
similarity index 99%
rename from media/player/x11_video_renderer.cc
rename to media/tools/player_x11/x11_video_renderer.cc
index 4780a456190e7c0a38c7ba5f6a8a4be2c7741355..4b0c45f97d2bb66039007496af0937bfb990dfa8 100644
--- a/media/player/x11_video_renderer.cc
+++ b/media/tools/player_x11/x11_video_renderer.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "media/player/x11_video_renderer.h"
+#include "media/tools/player_x11/x11_video_renderer.h"
#include <X11/Xutil.h>
#include <X11/extensions/Xrender.h>
« no previous file with comments | « media/tools/player_x11/x11_video_renderer.h ('k') | media/tools/qt_faststart/qt_faststart.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698