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

Unified Diff: cc/gl_renderer.cc

Issue 11274017: Added support for YUV videos to the software compositor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More cosmetics. Created 8 years, 2 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: cc/gl_renderer.cc
diff --git a/cc/gl_renderer.cc b/cc/gl_renderer.cc
index b059d76ae06a8b3cedbfe7bc089e0c41ed6f0c99..d59ed43c9cf14a754fa15b4dc115538fca0006e4 100644
--- a/cc/gl_renderer.cc
+++ b/cc/gl_renderer.cc
@@ -37,7 +37,6 @@
#include "ui/gfx/rect_conversions.h"
#include <public/WebGraphicsContext3D.h>
#include <public/WebSharedGraphicsContext3D.h>
-#include <public/WebVideoFrame.h>
#include <set>
#include <string>
#include <vector>
« no previous file with comments | « cc/draw_quad.h ('k') | cc/layer_tree_host_impl_unittest.cc » ('j') | cc/video_frame_draw_quad.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698