diff options
Diffstat (limited to 'chrome/gpu/gpu_backing_store_glx.h')
-rw-r--r-- | chrome/gpu/gpu_backing_store_glx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/gpu/gpu_backing_store_glx.h b/chrome/gpu/gpu_backing_store_glx.h index ad0c683..d5ac83a 100644 --- a/chrome/gpu/gpu_backing_store_glx.h +++ b/chrome/gpu/gpu_backing_store_glx.h @@ -9,6 +9,7 @@ #include "app/surface/transport_dib.h" #include "base/basictypes.h" #include "base/process.h" +#include "gfx/size.h" #include "ipc/ipc_channel.h" class GpuViewX; |