Index: chrome/browser/ui/views/location_bar/content_setting_image_view.h |
diff --git a/chrome/browser/ui/views/location_bar/content_setting_image_view.h b/chrome/browser/ui/views/location_bar/content_setting_image_view.h |
index a5a5984a00220b74fc1151578c623b560047332c..fe8ac8397f1a35b183b28868370f99d2c64ff8d9 100644 |
--- a/chrome/browser/ui/views/location_bar/content_setting_image_view.h |
+++ b/chrome/browser/ui/views/location_bar/content_setting_image_view.h |
@@ -39,7 +39,6 @@ class ContentSettingImageView : public gfx::AnimationDelegate, |
ContentSettingImageView(ContentSettingsType content_type, |
LocationBarView* parent, |
const gfx::FontList& font_list, |
- int font_y_offset, |
SkColor text_color, |
SkColor parent_background_color); |
virtual ~ContentSettingImageView(); |