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

Unified Diff: ash/common/system/audio/volume_view.h

Issue 2330403002: Do not activate system tray bubble by default (Closed)
Patch Set: Do not activate system tray bubble by default Created 4 years, 3 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
« no previous file with comments | « ash/common/shelf/shelf_layout_manager.h ('k') | ash/common/system/audio/volume_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/audio/volume_view.h
diff --git a/ash/common/system/audio/volume_view.h b/ash/common/system/audio/volume_view.h
index 6f2563f5e85566780afabf533e6e549a8d069684..ad8d0ddcc484798e1ced3f554c8fb4f0d34f9afa 100644
--- a/ash/common/system/audio/volume_view.h
+++ b/ash/common/system/audio/volume_view.h
@@ -65,7 +65,6 @@ class VolumeView : public ActionableView,
void OnBoundsChanged(const gfx::Rect& previous_bounds) override;
void GetAccessibleState(ui::AXViewState* state) override;
- SystemTrayItem* owner_;
system::TrayAudioDelegate* audio_delegate_;
views::View* more_region_;
VolumeButton* icon_;
« no previous file with comments | « ash/common/shelf/shelf_layout_manager.h ('k') | ash/common/system/audio/volume_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698