| Index: cc/layers/layer_impl_unittest.cc
|
| diff --git a/cc/layers/layer_impl_unittest.cc b/cc/layers/layer_impl_unittest.cc
|
| index b51fae0069a063ef3f43ab304907bc76f0ce59d9..5432be725e97e1e18583f47d08885d5b4be629cc 100644
|
| --- a/cc/layers/layer_impl_unittest.cc
|
| +++ b/cc/layers/layer_impl_unittest.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "cc/layers/painted_scrollbar_layer_impl.h"
|
| #include "cc/layers/solid_color_scrollbar_layer_impl.h"
|
| -#include "cc/output/filter_operation.h"
|
| -#include "cc/output/filter_operations.h"
|
| +#include "cc/paint/filter_operation.h"
|
| +#include "cc/paint/filter_operations.h"
|
| #include "cc/test/animation_test_common.h"
|
| #include "cc/test/fake_compositor_frame_sink.h"
|
| #include "cc/test/fake_impl_task_runner_provider.h"
|
|
|