| Index: cc/io_surface_layer_impl.cc
|
| diff --git a/cc/io_surface_layer_impl.cc b/cc/io_surface_layer_impl.cc
|
| index 9d9ee72cde46907c3423aa2c577a25c18d70167b..b7a5a20590be18f395d6dc1532e102558a606919 100644
|
| --- a/cc/io_surface_layer_impl.cc
|
| +++ b/cc/io_surface_layer_impl.cc
|
| @@ -11,7 +11,7 @@
|
| #include "CCIOSurfaceDrawQuad.h"
|
| #include "CCLayerTreeHostImpl.h"
|
| #include "CCQuadSink.h"
|
| -#include "CCRendererGL.h" // For the GLC() macro.
|
| +#include "cc/gl_renderer.h" // For the GLC() macro.
|
| #include "Extensions3D.h"
|
| #include <public/WebGraphicsContext3D.h>
|
|
|
|
|