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 84a20c4bd976d22b8816d354fd5997f935543e44..52b2aebb13ad19ce4b1ed8b90a3ad2e5fac1b8b4 100644 |
--- a/ui/native_theme/native_theme_win.h |
+++ b/ui/native_theme/native_theme_win.h |
@@ -144,7 +144,6 @@ class NATIVE_THEME_EXPORT NativeThemeWin : public NativeTheme, |
// temporary HDC, and then blit the result to canvas. This is to work around |
// the fact that Windows XP and some classic themes give bogus alpha values. |
void PaintIndirect(SkCanvas* destination_canvas, |
- HDC destination_hdc, |
Part part, |
State state, |
const gfx::Rect& rect, |