| Index: cc/canvas_layer_texture_updater.cc
|
| diff --git a/cc/canvas_layer_texture_updater.cc b/cc/canvas_layer_texture_updater.cc
|
| index 46e5843d93552010e1f0a1d013648ce957d4fbf1..f87a07b92e8f7d4daedf55609ebf77778ca4f9fc 100644
|
| --- a/cc/canvas_layer_texture_updater.cc
|
| +++ b/cc/canvas_layer_texture_updater.cc
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "CanvasLayerTextureUpdater.h"
|
|
|
| -#include "CCRenderingStats.h"
|
| +#include "cc/rendering_stats.h"
|
| #include "FloatRect.h"
|
| #include "LayerPainterChromium.h"
|
| #include "SkCanvas.h"
|
|
|