summaryrefslogtreecommitdiffstats
path: root/cc/CCSchedulerStateMachine.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCSchedulerStateMachine.h')
-rw-r--r--cc/CCSchedulerStateMachine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCSchedulerStateMachine.h b/cc/CCSchedulerStateMachine.h
index 330b480..18ba9b4 100644
--- a/cc/CCSchedulerStateMachine.h
+++ b/cc/CCSchedulerStateMachine.h
@@ -8,7 +8,7 @@
#include <string>
#include <wtf/Noncopyable.h>
-namespace WebCore {
+namespace cc {
// The CCSchedulerStateMachine decides how to coordinate main thread activites
// like painting/running javascript with rendering and input activities on the