| Index: chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
| diff --git a/chrome/browser/ui/views/location_bar/content_setting_image_view.cc b/chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
| index e916daa8a62c19245eee47af9cae36822530b54b..b0bdde8c2a1d2a5d2415d0a4c163bb5b6ced3efe 100644
|
| --- a/chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
| +++ b/chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
| @@ -204,7 +204,6 @@ void ContentSettingImageView::OnClick() {
|
| tab_contents,
|
| profile,
|
| content_setting_image_model_->get_content_settings_type()),
|
| - profile,
|
| tab_contents->web_contents(),
|
| this,
|
| views::BubbleBorder::TOP_RIGHT);
|
|
|