Chromium Code Reviews| Index: cc/test/fake_picture_layer_impl.h |
| diff --git a/cc/test/fake_picture_layer_impl.h b/cc/test/fake_picture_layer_impl.h |
| index 9e93e9bba6fb868baf9ee35186f71266c6516801..c93900a068c1be4160c104636dd39887145bec82 100644 |
| --- a/cc/test/fake_picture_layer_impl.h |
| +++ b/cc/test/fake_picture_layer_impl.h |
| @@ -11,7 +11,7 @@ |
| #include "base/memory/ptr_util.h" |
| #include "cc/layers/picture_layer_impl.h" |
| -#include "cc/playback/raster_source.h" |
| +#include "cc/raster/raster_source.h" |
| namespace cc { |