| Index: chrome/browser/ui/metro_pin_tab_helper_win.h
|
| diff --git a/chrome/browser/ui/metro_pin_tab_helper_win.h b/chrome/browser/ui/metro_pin_tab_helper_win.h
|
| index 0ea7ff44cfad2226f4f93c97febc7bff5d94bb9d..7a6070558514a59afe68d845a780a9cbb7192a62 100644
|
| --- a/chrome/browser/ui/metro_pin_tab_helper_win.h
|
| +++ b/chrome/browser/ui/metro_pin_tab_helper_win.h
|
| @@ -44,7 +44,6 @@ class MetroPinTabHelper
|
| // Favicon download callback.
|
| void DidDownloadFavicon(int id,
|
| const GURL& image_url,
|
| - bool errored,
|
| int requested_size,
|
| const std::vector<SkBitmap>& bitmaps);
|
|
|
|
|