Index: cc/CCFrameRateController.cpp |
diff --git a/cc/CCFrameRateController.cpp b/cc/CCFrameRateController.cpp |
index 15ff94c03c03c2e42a3cd379080d68c83226ba2b..25d4d7e4cd45d2e53e8fb3203f90720c437ca705 100644 |
--- a/cc/CCFrameRateController.cpp |
+++ b/cc/CCFrameRateController.cpp |
@@ -19,7 +19,7 @@ const int defaultMaxFramesPending = 2; |
} |
-namespace WebCore { |
+namespace cc { |
class CCFrameRateControllerTimeSourceAdapter : public CCTimeSourceClient { |
public: |