diff options
Diffstat (limited to 'cc/CCTextureLayerImpl.h')
-rw-r--r-- | cc/CCTextureLayerImpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCTextureLayerImpl.h b/cc/CCTextureLayerImpl.h index 275daab..f7d0de6 100644 --- a/cc/CCTextureLayerImpl.h +++ b/cc/CCTextureLayerImpl.h @@ -7,7 +7,7 @@ #include "CCLayerImpl.h" -namespace WebCore { +namespace cc { class CCTextureLayerImpl : public CCLayerImpl { public: |