Chromium Code Reviews| Index: cc/timing_function.h |
| diff --git a/cc/timing_function.h b/cc/timing_function.h |
| index 87f11f725fe98f1f0fa8a1a0f409b302c32c16d6..4768543c435e9d043841a6b2e9f17c40c2f3d014 100644 |
| --- a/cc/timing_function.h |
| +++ b/cc/timing_function.h |
| @@ -6,7 +6,7 @@ |
| #define CC_TIMING_FUNCTION_H_ |
| #include "cc/animation_curve.h" |
| -#include "cc/cc_export.h" |
| +#include "cc/base/cc_export.h" |
| #include "third_party/skia/include/core/SkScalar.h" |
| namespace cc { |