Index: ash/shell.h |
=================================================================== |
--- ash/shell.h (revision 133697) |
+++ ash/shell.h (working copy) |
@@ -365,11 +365,7 @@ |
// 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. |
Property changes on: ash/shell.h |
___________________________________________________________________ |
Added: svn:mergeinfo |