| Index: content/common/gpu/client/gl_helper.cc
|
| diff --git a/content/common/gpu/client/gl_helper.cc b/content/common/gpu/client/gl_helper.cc
|
| index 0ba9193c8742eea0999b0de5e5433d424d911963..8e98df401486ac664c132d0f79da3cc95979c8dd 100644
|
| --- a/content/common/gpu/client/gl_helper.cc
|
| +++ b/content/common/gpu/client/gl_helper.cc
|
| @@ -24,7 +24,7 @@
|
| #include "media/base/video_frame.h"
|
| #include "media/base/video_util.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;
|
|
|