Chromium Code Reviews

Unified Diff: ui/views/win/hwnd_message_handler.h

Issue 780913002: Revert of Fix icon on Windows XP taskbar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ui/views/views_delegate.h ('k') | ui/views/win/hwnd_message_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/win/hwnd_message_handler.h
diff --git a/ui/views/win/hwnd_message_handler.h b/ui/views/win/hwnd_message_handler.h
index 5270a5d0c1eecd36923b6a9340a9f2ec7f2bcf06..86d3d526cda53e108c1b2c418f042da28732cbb8 100644
--- a/ui/views/win/hwnd_message_handler.h
+++ b/ui/views/win/hwnd_message_handler.h
@@ -216,7 +216,6 @@
// Overridden from WindowImpl:
virtual HICON GetDefaultWindowIcon() const override;
- virtual HICON GetSmallWindowIcon() const override;
virtual LRESULT OnWndProc(UINT message,
WPARAM w_param,
LPARAM l_param) override;
« no previous file with comments | « ui/views/views_delegate.h ('k') | ui/views/win/hwnd_message_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine