| Index: cc/content_layer_unittest.cc
|
| diff --git a/cc/content_layer_unittest.cc b/cc/content_layer_unittest.cc
|
| index 883fc880a234ed9fae37d5e36f76eec7cf63b91f..82ee96ec4b770a6070075cd6016d86d9bcd939d3 100644
|
| --- a/cc/content_layer_unittest.cc
|
| +++ b/cc/content_layer_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "ContentLayerChromium.h"
|
|
|
| #include "BitmapCanvasLayerTextureUpdater.h"
|
| -#include "CCRenderingStats.h"
|
| +#include "cc/rendering_stats.h"
|
| #include "ContentLayerChromiumClient.h"
|
| #include "cc/test/geometry_test_utils.h"
|
| #include "skia/ext/platform_canvas.h"
|
|
|