summaryrefslogtreecommitdiff
path: root/Source/WebCore/platform/graphics/chromium/Canvas2DLayerBridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/chromium/Canvas2DLayerBridge.h')
-rw-r--r--Source/WebCore/platform/graphics/chromium/Canvas2DLayerBridge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/chromium/Canvas2DLayerBridge.h b/Source/WebCore/platform/graphics/chromium/Canvas2DLayerBridge.h
index b207a2b3c..08f401ce0 100644
--- a/Source/WebCore/platform/graphics/chromium/Canvas2DLayerBridge.h
+++ b/Source/WebCore/platform/graphics/chromium/Canvas2DLayerBridge.h
@@ -60,7 +60,7 @@ public:
virtual WebKit::WebGraphicsContext3D* context() OVERRIDE;
SkCanvas* skCanvas(SkDevice*);
- LayerChromium* layer() const;
+ WebKit::WebLayer* layer();
void contextAcquired();
unsigned backBufferTexture();