Index: chrome/browser/ui/gtk/location_bar_view_gtk.h |
diff --git a/chrome/browser/ui/gtk/location_bar_view_gtk.h b/chrome/browser/ui/gtk/location_bar_view_gtk.h |
index ce9323b67052eebb80a04e10b33a5016bbe6965f..4a0fbceb749b40ed981e37203c0f048863f9b916 100644 |
--- a/chrome/browser/ui/gtk/location_bar_view_gtk.h |
+++ b/chrome/browser/ui/gtk/location_bar_view_gtk.h |
@@ -253,9 +253,6 @@ class LocationBarViewGtk : public AutocompleteEditController, |
const content::NotificationDetails& details) OVERRIDE; |
private: |
- // Show the popup for this page action. Returns true if a popup was shown. |
- bool ShowPopup(); |
- |
// Connect the accelerator for the page action popup. |
void ConnectPageActionAccelerator(); |