summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/go_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/go_button.h')
-rw-r--r--chrome/browser/views/go_button.h1
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_;