Index: chrome/browser/ui/views/location_bar/zoom_bubble_view.h |
diff --git a/chrome/browser/ui/views/location_bar/zoom_bubble_view.h b/chrome/browser/ui/views/location_bar/zoom_bubble_view.h |
index 0f1752c44aab0e2eafc93ffc72cbd34d79199496..8e722846ace12058c6ecd94f0ea1fb667065dd93 100644 |
--- a/chrome/browser/ui/views/location_bar/zoom_bubble_view.h |
+++ b/chrome/browser/ui/views/location_bar/zoom_bubble_view.h |
@@ -117,7 +117,6 @@ class ZoomBubbleView : public views::BubbleDelegateView, |
// views::BubbleDelegateView method. |
void Init() override; |
- void WindowClosing() override; |
// content::NotificationObserver method. |
void Observe(int type, |