| Index: cc/layer_texture_sub_image.cc
|
| diff --git a/cc/layer_texture_sub_image.cc b/cc/layer_texture_sub_image.cc
|
| index da2750727f156bc15b93d821b15da617e572787b..b96a7591d01b268973a9949a6f8ffcbf824c2532 100644
|
| --- a/cc/layer_texture_sub_image.cc
|
| +++ b/cc/layer_texture_sub_image.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "cc/layer_texture_sub_image.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"
|
|
|