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

Unified Diff: chrome/browser/renderer_host/video_layer_x.h

Issue 3034039: FBTF: Minor gfx/ header cleanup. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: win fix Created 10 years, 4 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
« no previous file with comments | « chrome/browser/gtk/rounded_window.cc ('k') | chrome/gpu/gpu_backing_store_glx.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/renderer_host/video_layer_x.h
diff --git a/chrome/browser/renderer_host/video_layer_x.h b/chrome/browser/renderer_host/video_layer_x.h
index 3e0010864f776a1caff906775336103d3d93b819..5225d4effa657d06d7cdf735211992a4951d2702 100644
--- a/chrome/browser/renderer_host/video_layer_x.h
+++ b/chrome/browser/renderer_host/video_layer_x.h
@@ -8,6 +8,7 @@
#include "app/x11_util.h"
#include "chrome/browser/renderer_host/video_layer.h"
+#include "gfx/rect.h"
// Implements a YUV data layer using X to hold the RGB data.
class VideoLayerX : public VideoLayer {
« no previous file with comments | « chrome/browser/gtk/rounded_window.cc ('k') | chrome/gpu/gpu_backing_store_glx.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698