| 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 be857b4b33f82071de5d1a62f2fee39b55b74e45..82b02033b2dca881db53d028b93101b7e99f616d 100644
|
| --- a/content/common/gpu/client/gl_helper_scaling.cc
|
| +++ b/content/common/gpu/client/gl_helper_scaling.cc
|
| @@ -17,7 +17,7 @@
|
| #include "base/time/time.h"
|
| #include "gpu/command_buffer/client/gles2_interface.h"
|
| #include "third_party/skia/include/core/SkRegion.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/size.h"
|
|
|
| using gpu::gles2::GLES2Interface;
|
|
|