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