| Index: chrome/browser/app_icon_win.h
|
| diff --git a/chrome/browser/app_icon_win.h b/chrome/browser/app_icon_win.h
|
| index 7a29d1f374386ce8d3327b96d636ae444237ea8d..d15ac6c360d05ea07432981e95275ca8e371010d 100644
|
| --- a/chrome/browser/app_icon_win.h
|
| +++ b/chrome/browser/app_icon_win.h
|
| @@ -12,7 +12,6 @@
|
| class SkBitmap;
|
|
|
| HICON GetAppIcon();
|
| -HICON GetSmallAppIcon();
|
|
|
| // Retrieve the application icon for the given size. Note that if you specify a
|
| // size other than what is contained in chrome.dll (16x16, 32x32, 48x48), this
|
|
|