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 { |