summaryrefslogtreecommitdiffstats
path: root/ash/shell.h
diff options
context:
space:
mode:
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-24 15:40:52 +0000
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-24 15:40:52 +0000
commit1d81edd7b2003aef6c66ef7473a61266abba3a75 (patch)
tree4b5e343271ec8cb30505ad9dc331a82a9b222da6 /ash/shell.h
parent5e042e9cd2cf3c6800a444f414669e5a201520de (diff)
downloadchromium_src-1d81edd7b2003aef6c66ef7473a61266abba3a75.zip
chromium_src-1d81edd7b2003aef6c66ef7473a61266abba3a75.tar.gz
chromium_src-1d81edd7b2003aef6c66ef7473a61266abba3a75.tar.bz2
ash: Some code-cleanup in the system-tray code.
Move the remaining status-area code into system-tray. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10140017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133686 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell.h')
-rw-r--r--ash/shell.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/ash/shell.h b/ash/shell.h
index 56a12c3..74ff8fc 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -365,11 +365,7 @@ class ASH_EXPORT Shell {
// Owned by aura::RootWindow, cached here for type safety.
internal::RootWindowLayoutManager* root_window_layout_;
- // Status area with clock, Wi-Fi signal, etc.
- views::Widget* status_widget_;
-
- // System tray with clock, Wi-Fi signal, etc. (a replacement in progress for
- // |status_widget_|).
+ // System tray with clock, Wi-Fi signal, etc.
scoped_ptr<SystemTray> tray_;
// Used by ash/shell.