Chromium Code Reviews| Index: cc/CCVideoLayerImpl.cpp |
| diff --git a/cc/CCVideoLayerImpl.cpp b/cc/CCVideoLayerImpl.cpp |
| index 8b0bcd4ace3237b7eb7a3860f0c8312109cd8dde..becf213a030365dfc03877f97edfd77d6611601f 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) |