Chromium Code Reviews| Index: cc/geometry_binding.cc |
| diff --git a/cc/geometry_binding.cc b/cc/geometry_binding.cc |
| index 8656a487f48f4800afa2d6e916494fe4639d798d..54cd9a420b7cb085372fc75abdaf35d19c86cc8f 100644 |
| --- a/cc/geometry_binding.cc |
| +++ b/cc/geometry_binding.cc |
| @@ -6,7 +6,7 @@ |
| #include "GeometryBinding.h" |
| -#include "CCRendererGL.h" // For the GLC() macro. |
| +#include "cc/gl_renderer.h" // For the GLC() macro. |
| #include "GraphicsContext3D.h" |
| #include <public/WebGraphicsContext3D.h> |