| Index: cc/content_layer_unittest.cc
|
| diff --git a/cc/content_layer_unittest.cc b/cc/content_layer_unittest.cc
|
| index 0a3a419ca77c242752a92bd81f9a5308e74b607b..0e940625c1058682f4da0774961100eb37a9bd53 100644
|
| --- a/cc/content_layer_unittest.cc
|
| +++ b/cc/content_layer_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "cc/content_layer.h"
|
|
|
| -#include "cc/bitmap_content_layer_updater.h"
|
| #include "cc/content_layer_client.h"
|
| +#include "cc/resources/bitmap_content_layer_updater.h"
|
| #include "cc/test/geometry_test_utils.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|