diff options
Diffstat (limited to 'cc/TextureLayerChromium.h')
-rw-r--r-- | cc/TextureLayerChromium.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/TextureLayerChromium.h b/cc/TextureLayerChromium.h index ab3b39a..1886c79 100644 --- a/cc/TextureLayerChromium.h +++ b/cc/TextureLayerChromium.h @@ -13,7 +13,7 @@ namespace WebKit { class WebGraphicsContext3D; } -namespace WebCore { +namespace cc { class TextureLayerChromiumClient; |