| Index: cc/animation/element_animations.cc
|
| diff --git a/cc/animation/element_animations.cc b/cc/animation/element_animations.cc
|
| index 5e30ac1db8e79b181720c6c4b8d1231d48b17eff..28c29839d4e7c6e6ae20c8a95277873fb295c450 100644
|
| --- a/cc/animation/element_animations.cc
|
| +++ b/cc/animation/element_animations.cc
|
| @@ -15,7 +15,7 @@
|
| #include "cc/animation/animation_host.h"
|
| #include "cc/animation/animation_player.h"
|
| #include "cc/animation/keyframed_animation_curve.h"
|
| -#include "cc/output/filter_operations.h"
|
| +#include "cc/paint/filter_operations.h"
|
| #include "cc/trees/mutator_host_client.h"
|
| #include "ui/gfx/geometry/box_f.h"
|
|
|
|
|