| Index: cc/output/geometry_binding.cc
|
| diff --git a/cc/output/geometry_binding.cc b/cc/output/geometry_binding.cc
|
| index bf87b1e8900cac1f03720deafdbedfe35c12b347..b8c9759618551d9327f858af423d366624d51276 100644
|
| --- a/cc/output/geometry_binding.cc
|
| +++ b/cc/output/geometry_binding.cc
|
| @@ -6,8 +6,7 @@
|
|
|
| #include "cc/output/gl_renderer.h" // For the GLC() macro.
|
| #include "gpu/command_buffer/client/gles2_interface.h"
|
| -#include "third_party/khronos/GLES2/gl2.h"
|
| -#include "ui/gfx/rect_f.h"
|
| +#include "ui/gfx/geometry/rect_f.h"
|
|
|
| namespace cc {
|
|
|
|
|