diff options
Diffstat (limited to 'chrome/browser/views/go_button.h')
-rw-r--r-- | chrome/browser/views/go_button.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/views/go_button.h b/chrome/browser/views/go_button.h index f53117c..735ca54 100644 --- a/chrome/browser/views/go_button.h +++ b/chrome/browser/views/go_button.h @@ -46,7 +46,6 @@ class GoButton : public views::ToggleImageButton, private: void OnButtonTimer(); - int button_delay_; ScopedRunnableMethodFactory<GoButton> stop_timer_; LocationBarView* location_bar_; |