Index: chrome/gpu/gpu_backing_store_glx.cc |
diff --git a/chrome/gpu/gpu_backing_store_glx.cc b/chrome/gpu/gpu_backing_store_glx.cc |
index 37076cc67ca4eec6a7e577fb61adb4685adfa791..916a1db60c5fca0c65a2be4d5b6f66053d338b04 100644 |
--- a/chrome/gpu/gpu_backing_store_glx.cc |
+++ b/chrome/gpu/gpu_backing_store_glx.cc |
@@ -11,6 +11,7 @@ |
#include "chrome/gpu/gpu_backing_store_glx_context.h" |
#include "chrome/gpu/gpu_thread.h" |
#include "chrome/gpu/gpu_view_x.h" |
+#include "gfx/rect.h" |
#include "skia/ext/platform_canvas.h" |
#include "third_party/skia/include/core/SkBitmap.h" |