Chromium Code Reviews| Index: cc/CCOcclusionTrackerTest.cpp |
| diff --git a/cc/CCOcclusionTrackerTest.cpp b/cc/CCOcclusionTrackerTest.cpp |
| index 9923275c836db2a6735e037739a3b66fb4be5942..ec4f0c4f28a76f5cf5df07b5adf58991f481812b 100644 |
| --- a/cc/CCOcclusionTrackerTest.cpp |
| +++ b/cc/CCOcclusionTrackerTest.cpp |
| @@ -23,7 +23,7 @@ |
| #include <public/WebFilterOperations.h> |
| #include <public/WebTransformationMatrix.h> |
| -using namespace WebCore; |
| +using namespace cc; |
| using namespace WebKit; |
| using namespace WebKitTests; |