diff options
Diffstat (limited to 'Source/WebKit/chromium/tests/CCKeyframedAnimationCurveTest.cpp')
-rw-r--r-- | Source/WebKit/chromium/tests/CCKeyframedAnimationCurveTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/tests/CCKeyframedAnimationCurveTest.cpp b/Source/WebKit/chromium/tests/CCKeyframedAnimationCurveTest.cpp index 4d2c4ddaf..571eee141 100644 --- a/Source/WebKit/chromium/tests/CCKeyframedAnimationCurveTest.cpp +++ b/Source/WebKit/chromium/tests/CCKeyframedAnimationCurveTest.cpp @@ -24,7 +24,7 @@ #include "config.h" -#include "cc/CCKeyframedAnimationCurve.h" +#include "CCKeyframedAnimationCurve.h" #include <gmock/gmock.h> #include <gtest/gtest.h> |