Index: chrome/gpu/gpu_video_layer_glx.h |
diff --git a/chrome/gpu/gpu_video_layer_glx.h b/chrome/gpu/gpu_video_layer_glx.h |
index 5ece3a9f8e408871ef826bf546991d05e42561b9..0a6718433ebf234c17c90bd1f2e053bd13875d8e 100644 |
--- a/chrome/gpu/gpu_video_layer_glx.h |
+++ b/chrome/gpu/gpu_video_layer_glx.h |
@@ -9,6 +9,8 @@ |
#include "app/surface/transport_dib.h" |
#include "base/basictypes.h" |
#include "base/process.h" |
+#include "gfx/rect.h" |
+#include "gfx/size.h" |
#include "ipc/ipc_channel.h" |
class GpuViewX; |