| Index: chrome/browser/chromeos/status/window_switcher_button.h
|
| diff --git a/chrome/browser/chromeos/status/window_switcher_button.h b/chrome/browser/chromeos/status/window_switcher_button.h
|
| index cbea12a400ddacef3bd09e6b653d449d3d45acff..7ed086df6646cad98757169523f3174c9170e36a 100644
|
| --- a/chrome/browser/chromeos/status/window_switcher_button.h
|
| +++ b/chrome/browser/chromeos/status/window_switcher_button.h
|
| @@ -38,8 +38,6 @@ class WindowSwitcherButton : public StatusAreaButton,
|
| // views::ViewMenuDelegate implementation.
|
| virtual void RunMenu(views::View* source, const gfx::Point& pt);
|
|
|
| - StatusAreaHost* host_;
|
| -
|
| DISALLOW_COPY_AND_ASSIGN(WindowSwitcherButton);
|
| };
|
|
|
|
|