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 d2b7de509ee17537b0bc4857ed66346d2077fcf7..f1ddcffbebd9c67e7733950822f49b05ed4919ce 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 |
@@ -48,6 +48,7 @@ class ContentSettingImageView : public IconLabelBubbleView, |
void Update(content::WebContents* web_contents); |
private: |
+ |
tapted
2017/02/07 01:23:32
nit: remove blank line
|
// The total animation time, including open and close as well as an |
// intervening "stay open" period. |
static const int kAnimationDurationMS; |