Chromium Code Reviews| Index: cc/CCLayerTreeHostCommonTest.cpp |
| diff --git a/cc/CCLayerTreeHostCommonTest.cpp b/cc/CCLayerTreeHostCommonTest.cpp |
| index 02df09fd07ef66c713d5410859c6113dfdd4ea0b..b0699d509696c9cac2177c5d8026041c9dee8ca1 100644 |
| --- a/cc/CCLayerTreeHostCommonTest.cpp |
| +++ b/cc/CCLayerTreeHostCommonTest.cpp |
| @@ -23,7 +23,7 @@ |
| #include <gtest/gtest.h> |
| #include <public/WebTransformationMatrix.h> |
| -using namespace WebCore; |
| +using namespace cc; |
| using namespace WebKitTests; |
| using WebKit::WebTransformationMatrix; |