| Index: content/common/gpu/client/gl_helper_scaling.cc
|
| diff --git a/content/common/gpu/client/gl_helper_scaling.cc b/content/common/gpu/client/gl_helper_scaling.cc
|
| index 82b02033b2dca881db53d028b93101b7e99f616d..d21a7d6d4862ba3a9b0cd3fb1bf8421881986fcc 100644
|
| --- a/content/common/gpu/client/gl_helper_scaling.cc
|
| +++ b/content/common/gpu/client/gl_helper_scaling.cc
|
| @@ -18,7 +18,7 @@
|
| #include "gpu/command_buffer/client/gles2_interface.h"
|
| #include "third_party/skia/include/core/SkRegion.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| using gpu::gles2::GLES2Interface;
|
|
|
|
|