diff options
Diffstat (limited to 'cc/CCActiveAnimationTest.cpp')
-rw-r--r-- | cc/CCActiveAnimationTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCActiveAnimationTest.cpp b/cc/CCActiveAnimationTest.cpp index 86d4004..ec589b4 100644 --- a/cc/CCActiveAnimationTest.cpp +++ b/cc/CCActiveAnimationTest.cpp @@ -12,7 +12,7 @@ #include <wtf/Vector.h> using namespace WebKitTests; -using namespace WebCore; +using namespace cc; namespace { |