| Index: ui/native_theme/native_theme_win.h
|
| diff --git a/ui/native_theme/native_theme_win.h b/ui/native_theme/native_theme_win.h
|
| index fa2c82ce608fe55a610904f8a99c81202d8c8b56..5659e53631cf96772a7e352c872ff94745ecd314 100644
|
| --- a/ui/native_theme/native_theme_win.h
|
| +++ b/ui/native_theme/native_theme_win.h
|
| @@ -107,7 +107,7 @@ class NATIVE_THEME_EXPORT NativeThemeWin : public NativeTheme,
|
| gfx::Size GetPartSize(Part part,
|
| State state,
|
| const ExtraParams& extra) const override;
|
| - void Paint(SkCanvas* canvas,
|
| + void Paint(CdlCanvas* canvas,
|
| Part part,
|
| State state,
|
| const gfx::Rect& rect,
|
|
|