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 7bd71cb574ace6a695ad375adb5d532f0ff58e1f..3842445c27b0e4ff9d440207fce92ca2e7d4f66d 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(); |