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

Unified Diff: chrome/browser/ui/views/location_bar/content_setting_image_view.h

Issue 10899009: Fix assets related to ev bubble and tab to search UI elements. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch Created 8 years, 4 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: 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);

Powered by Google App Engine
This is Rietveld 408576698