| Index: cc/content_layer_unittest.cc
|
| diff --git a/cc/content_layer_unittest.cc b/cc/content_layer_unittest.cc
|
| index 883fc880a234ed9fae37d5e36f76eec7cf63b91f..9a7bda26a2b9eb2699784a3743ef743e2d2b00d7 100644
|
| --- a/cc/content_layer_unittest.cc
|
| +++ b/cc/content_layer_unittest.cc
|
| @@ -4,11 +4,11 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "ContentLayerChromium.h"
|
| +#include "cc/content_layer.h"
|
|
|
| -#include "BitmapCanvasLayerTextureUpdater.h"
|
| #include "CCRenderingStats.h"
|
| -#include "ContentLayerChromiumClient.h"
|
| +#include "cc/bitmap_canvas_layer_texture_updater.h"
|
| +#include "cc/content_layer_client.h"
|
| #include "cc/test/geometry_test_utils.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|