summaryrefslogtreecommitdiffstats
path: root/ui/gfx/native_theme_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gfx/native_theme_win.h')
-rw-r--r--ui/gfx/native_theme_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/native_theme_win.h b/ui/gfx/native_theme_win.h
index 3ec1d55..d92ba58 100644
--- a/ui/gfx/native_theme_win.h
+++ b/ui/gfx/native_theme_win.h
@@ -310,7 +310,7 @@ class NativeThemeWin : public NativeTheme {
// NativeTheme Implementation:
virtual gfx::Size GetPartSize(Part part) const;
- virtual void Paint(skia::PlatformCanvas* canvas,
+ virtual void Paint(SkCanvas* canvas,
Part part,
State state,
const gfx::Rect& rect,