diff options
Diffstat (limited to 'Source/WebKit/chromium/tests/WebTransformAnimationCurveTest.cpp')
-rw-r--r-- | Source/WebKit/chromium/tests/WebTransformAnimationCurveTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/tests/WebTransformAnimationCurveTest.cpp b/Source/WebKit/chromium/tests/WebTransformAnimationCurveTest.cpp index f18f87be2..2f4de73cb 100644 --- a/Source/WebKit/chromium/tests/WebTransformAnimationCurveTest.cpp +++ b/Source/WebKit/chromium/tests/WebTransformAnimationCurveTest.cpp @@ -26,7 +26,7 @@ #include <public/WebTransformAnimationCurve.h> -#include "cc/CCTimingFunction.h" +#include "CCTimingFunction.h" #include <gtest/gtest.h> #include <public/WebTransformOperations.h> |