Chromium Code Reviews| Index: chrome/gpu/gpu_backing_store_glx.h |
| diff --git a/chrome/gpu/gpu_backing_store_glx.h b/chrome/gpu/gpu_backing_store_glx.h |
| index ad0c683972d38ed966b52d8902cb1bb847e9baf2..d5ac83a3334a52a6d9b677a00a4ed1da9f016fc3 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; |