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

Unified Diff: content/renderer/media/ipc_video_decoder.cc

Issue 7066035: Moved GPU related files in content/renderer into gpu subdirectory. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 months 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
Index: content/renderer/media/ipc_video_decoder.cc
===================================================================
--- content/renderer/media/ipc_video_decoder.cc (revision 86484)
+++ content/renderer/media/ipc_video_decoder.cc (working copy)
@@ -6,7 +6,7 @@
#include "base/task.h"
#include "content/common/child_process.h"
-#include "content/renderer/renderer_gl_context.h"
+#include "content/renderer/gpu/renderer_gl_context.h"
#include "media/base/callback.h"
#include "media/base/filters.h"
#include "media/base/filter_host.h"
« no previous file with comments | « content/renderer/media/gles2_video_decode_context.cc ('k') | content/renderer/pepper_platform_context_3d_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698