Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(463)

Unified Diff: components/history/core/browser/history_backend.h

Issue 2796343003: Remove preferences among favicon types when choosing large icons
Patch Set: Rebased. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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(
« no previous file with comments | « components/favicon/core/test/mock_favicon_service.h ('k') | components/history/core/browser/history_backend.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698