summaryrefslogtreecommitdiffstats
path: root/cc/CCLayerSorterTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCLayerSorterTest.cpp')
-rw-r--r--cc/CCLayerSorterTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCLayerSorterTest.cpp b/cc/CCLayerSorterTest.cpp
index 672f652..0bbc92c 100644
--- a/cc/CCLayerSorterTest.cpp
+++ b/cc/CCLayerSorterTest.cpp
@@ -12,7 +12,7 @@
#include <gtest/gtest.h>
#include <public/WebTransformationMatrix.h>
-using namespace WebCore;
+using namespace cc;
using WebKit::WebTransformationMatrix;
namespace {