| 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 088e9d50e00ddd694187d1ce9f7ac9b95f8747eb..78bb8bc358c098235bfb2cf8590a039f737255bc 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
|
| @@ -89,7 +89,6 @@ class ContentSettingImageView : public views::ImageView,
|
| bool pause_animation_;
|
| int text_size_;
|
| int visible_text_size_;
|
| - gfx::Insets saved_insets_;
|
| views::HorizontalPainter background_painter_;
|
|
|
| DISALLOW_IMPLICIT_CONSTRUCTORS(ContentSettingImageView);
|
|
|