diff options
Diffstat (limited to 'cc/CCIOSurfaceLayerImpl.h')
-rw-r--r-- | cc/CCIOSurfaceLayerImpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCIOSurfaceLayerImpl.h b/cc/CCIOSurfaceLayerImpl.h index 6f93205..453afc0 100644 --- a/cc/CCIOSurfaceLayerImpl.h +++ b/cc/CCIOSurfaceLayerImpl.h @@ -8,7 +8,7 @@ #include "CCLayerImpl.h" #include "IntSize.h" -namespace WebCore { +namespace cc { class CCIOSurfaceLayerImpl : public CCLayerImpl { public: |