Chromium Code Reviews| Index: cc/animation/animation_curve.h |
| diff --git a/cc/animation/animation_curve.h b/cc/animation/animation_curve.h |
| index 4564446af6af638c21b974c06878adbc0bcfeb50..72b8e6309148ccfaf5390d408ee1905dbc56b769 100644 |
| --- a/cc/animation/animation_curve.h |
| +++ b/cc/animation/animation_curve.h |
| @@ -9,7 +9,7 @@ |
| #include "base/time/time.h" |
| #include "cc/animation/animation_export.h" |
| -#include "cc/output/filter_operations.h" |
| +#include "cc/base/filter_operations.h" |
| #include "ui/gfx/transform.h" |
| namespace gfx { |