Index: content/public/browser/web_contents.h |
diff --git a/content/public/browser/web_contents.h b/content/public/browser/web_contents.h |
index 54fcc9dc1ac19e3a077a3286dfc8453a6355db90..6e75a88cdbe0dc6e494c4f217b32207c6af9eb3b 100644 |
--- a/content/public/browser/web_contents.h |
+++ b/content/public/browser/web_contents.h |
@@ -423,7 +423,6 @@ class WebContents : public PageNavigator, |
typedef base::Callback<void(int, /* id */ |
const GURL&, /* image_url */ |
- bool, /* errored */ |
int, /* requested_size */ |
const std::vector<SkBitmap>& /* bitmaps*/)> |
FaviconDownloadCallback; |