| Index: cc/layers/layer_impl_test_properties.h
|
| diff --git a/cc/layers/layer_impl_test_properties.h b/cc/layers/layer_impl_test_properties.h
|
| index 6ca6d759ae6a3b1256d78588edde241d5faabba2..2035bbd277fc13d187a215f744f8fb3c74bc94d6 100644
|
| --- a/cc/layers/layer_impl_test_properties.h
|
| +++ b/cc/layers/layer_impl_test_properties.h
|
| @@ -9,10 +9,10 @@
|
| #include <vector>
|
|
|
| #include "base/memory/ptr_util.h"
|
| +#include "cc/base/filter_operations.h"
|
| #include "cc/layers/layer_collections.h"
|
| #include "cc/layers/layer_position_constraint.h"
|
| #include "cc/layers/layer_sticky_position_constraint.h"
|
| -#include "cc/output/filter_operations.h"
|
| #include "third_party/skia/include/core/SkBlendMode.h"
|
| #include "ui/gfx/geometry/point3_f.h"
|
| #include "ui/gfx/transform.h"
|
|
|