diff options
Diffstat (limited to 'cc/CCTimerTest.cpp')
-rw-r--r-- | cc/CCTimerTest.cpp | 2 |
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 { |