summaryrefslogtreecommitdiffstats
path: root/cc/CCTimerTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCTimerTest.cpp')
-rw-r--r--cc/CCTimerTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCTimerTest.cpp b/cc/CCTimerTest.cpp
index fe65d6e..aabc42f 100644
--- a/cc/CCTimerTest.cpp
+++ b/cc/CCTimerTest.cpp
@@ -9,7 +9,7 @@
#include "CCSchedulerTestCommon.h"
#include <gtest/gtest.h>
-using namespace WebCore;
+using namespace cc;
using namespace WebKitTests;
namespace {