Chromium Code Reviews| Index: chrome/gpu/gpu_view_win.cc |
| diff --git a/chrome/gpu/gpu_view_win.cc b/chrome/gpu/gpu_view_win.cc |
| index 091c1a1f700c215adf839e83a683d034669d3101..afedbd4fed644d148189920bf7e9264e264ce865 100644 |
| --- a/chrome/gpu/gpu_view_win.cc |
| +++ b/chrome/gpu/gpu_view_win.cc |
| @@ -7,6 +7,7 @@ |
| #include "chrome/common/gpu_messages.h" |
| #include "chrome/gpu/gpu_backing_store_win.h" |
| #include "chrome/gpu/gpu_thread.h" |
| +#include "gfx/rect.h" |
| namespace { |