| Index: chrome/browser/ui/views/location_bar/location_bar_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/location_bar_view.h b/chrome/browser/ui/views/location_bar/location_bar_view.h
|
| index 17ca4242b28699c143fe3fc7635d161ddf6711af..8611d27476d40f0b138d453dc01ae8f1586f8b69 100644
|
| --- a/chrome/browser/ui/views/location_bar/location_bar_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/location_bar_view.h
|
| @@ -321,9 +321,6 @@ class LocationBarView : public LocationBar,
|
| // Updates |manage_passwords_icon_view_|. Returns true if visibility changed.
|
| bool RefreshManagePasswordsIconView();
|
|
|
| - // Shows the manage passwords bubble if there is a savable password.
|
| - void ShowManagePasswordsBubbleIfNeeded();
|
| -
|
| // Helper to show the first run info bubble.
|
| void ShowFirstRunBubbleInternal();
|
|
|
|
|