| Index: content/common/gpu/client/gl_helper_scaling.h
|
| diff --git a/content/common/gpu/client/gl_helper_scaling.h b/content/common/gpu/client/gl_helper_scaling.h
|
| index dba58e810d15c2c77a5b35c3ad31b110170a9268..af7b7fc49940c3e83e9799af97981d08a325c7d7 100644
|
| --- a/content/common/gpu/client/gl_helper_scaling.h
|
| +++ b/content/common/gpu/client/gl_helper_scaling.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "content/common/gpu/client/gl_helper.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| namespace content {
|
|
|
|
|