| Index: cc/layer_texture_sub_image.cc
|
| diff --git a/cc/layer_texture_sub_image.cc b/cc/layer_texture_sub_image.cc
|
| index 219aa448b1dc07dde8c5fc908f34f27391e42944..0764d9cbba78ca8200bb60d102632dfa545dcab7 100644
|
| --- a/cc/layer_texture_sub_image.cc
|
| +++ b/cc/layer_texture_sub_image.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "LayerTextureSubImage.h"
|
|
|
| -#include "CCRendererGL.h" // For the GLC() macro.
|
| +#include "cc/gl_renderer.h" // For the GLC() macro.
|
| #include "GraphicsContext3D.h"
|
| #include "Extensions3DChromium.h"
|
| #include "TraceEvent.h"
|
|
|