summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframe_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/webframe_impl.h')
-rw-r--r--webkit/glue/webframe_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/webframe_impl.h b/webkit/glue/webframe_impl.h
index 87b2244..ef37d48 100644
--- a/webkit/glue/webframe_impl.h
+++ b/webkit/glue/webframe_impl.h
@@ -179,7 +179,7 @@ class WebFrameImpl : public WebKit::WebFrame,
WebCore::HTMLFrameOwnerElement* owner_element);
void Layout();
- void Paint(skia::PlatformCanvas* canvas, const WebKit::WebRect& rect);
+ void Paint(WebKit::WebCanvas* canvas, const WebKit::WebRect& rect);
void CreateFrameView();