Chromium Code Reviews| Index: cc/program_binding.cc |
| diff --git a/cc/program_binding.cc b/cc/program_binding.cc |
| index 4d88aa33c506657398876be98dd05244b010392c..8d9de2391377ed250107b4b0afa908f6d98ba662 100644 |
| --- a/cc/program_binding.cc |
| +++ b/cc/program_binding.cc |
| @@ -6,7 +6,7 @@ |
| #include "ProgramBinding.h" |
| -#include "CCRendererGL.h" // For the GLC() macro. |
| +#include "cc/gl_renderer.h" // For the GLC() macro. |
| #include "GeometryBinding.h" |
| #include "GraphicsContext3D.h" |
| #include "TraceEvent.h" |