Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(739)

Unified Diff: chrome/browser/chromeos/status/window_switcher_button.h

Issue 6904160: Implement new gray mock. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed power test Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);
};

Powered by Google App Engine
This is Rietveld 408576698