| Index: cc/CCLayerAnimationControllerTest.cpp
|
| diff --git a/cc/CCLayerAnimationControllerTest.cpp b/cc/CCLayerAnimationControllerTest.cpp
|
| index 9f03744c9d1ec8e1c700426ea095ba5e0a71b756..804b84165a9c125c75980ee4baeefa1820600ac4 100644
|
| --- a/cc/CCLayerAnimationControllerTest.cpp
|
| +++ b/cc/CCLayerAnimationControllerTest.cpp
|
| @@ -14,7 +14,7 @@
|
| #include <public/WebTransformationMatrix.h>
|
| #include <wtf/Vector.h>
|
|
|
| -using namespace WebCore;
|
| +using namespace cc;
|
| using namespace WebKitTests;
|
| using WebKit::WebTransformationMatrix;
|
|
|
|
|