summaryrefslogtreecommitdiffstats
path: root/cc/CCVideoLayerImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCVideoLayerImpl.cpp')
-rw-r--r--cc/CCVideoLayerImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCVideoLayerImpl.cpp b/cc/CCVideoLayerImpl.cpp
index 8b0bcd4..becf213 100644
--- a/cc/CCVideoLayerImpl.cpp
+++ b/cc/CCVideoLayerImpl.cpp
@@ -21,7 +21,7 @@
#include "NotImplemented.h"
#include <public/WebVideoFrame.h>
-namespace WebCore {
+namespace cc {
CCVideoLayerImpl::CCVideoLayerImpl(int id, WebKit::WebVideoFrameProvider* provider)
: CCLayerImpl(id)