| Index: components/history/core/browser/history_backend.h
|
| diff --git a/components/history/core/browser/history_backend.h b/components/history/core/browser/history_backend.h
|
| index f96d2182c87b8af64de5d9378c85a24f99beffbe..716076b37aca14b97093976130d210b9292906ba 100644
|
| --- a/components/history/core/browser/history_backend.h
|
| +++ b/components/history/core/browser/history_backend.h
|
| @@ -293,8 +293,6 @@ class HistoryBackend : public base::RefCountedThreadSafe<HistoryBackend>,
|
|
|
| void GetLargestFaviconForURL(
|
| const GURL& page_url,
|
| - const std::vector<int>& icon_types,
|
| - int minimum_size_in_pixels,
|
| favicon_base::FaviconRawBitmapResult* bitmap_result);
|
|
|
| void GetFaviconsForURL(
|
|
|