| Index: chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.h b/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.h
|
| index 453d7e0cf215ca07d4e9479a3d5c3e416b27b702..0959836a5fc2cad75bb434456f8f1a36c7e8dfd9 100644
|
| --- a/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/location_bar_bubble_delegate_view.h
|
| @@ -50,9 +50,6 @@ class LocationBarBubbleDelegateView : public views::BubbleDialogDelegateView,
|
| // Displays the bubble with appearance and behavior tailored for |reason|.
|
| void ShowForReason(DisplayReason reason);
|
|
|
| - // views::BubbleDialogDelegateView:
|
| - int GetDialogButtons() const override;
|
| -
|
| // content::NotificationObserver:
|
| void Observe(int type,
|
| const content::NotificationSource& source,
|
|
|