diff options
Diffstat (limited to 'cc/CCActiveAnimationTest.cpp')
-rw-r--r-- | cc/CCActiveAnimationTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/CCActiveAnimationTest.cpp b/cc/CCActiveAnimationTest.cpp index 5dabbb6..bac66c7 100644 --- a/cc/CCActiveAnimationTest.cpp +++ b/cc/CCActiveAnimationTest.cpp @@ -9,7 +9,6 @@ #include "CCAnimationTestCommon.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" -#include <wtf/Vector.h> using namespace WebKitTests; using namespace cc; |