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

Unified Diff: ash/common/system/chromeos/audio/tray_audio.h

Issue 2491033006: Adjust positioning of cros tray bubbles. (Closed)
Patch Set: . Created 4 years, 1 month 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: ash/common/system/chromeos/audio/tray_audio.h
diff --git a/ash/common/system/chromeos/audio/tray_audio.h b/ash/common/system/chromeos/audio/tray_audio.h
index a468f57262798326fb0582c9b82d3eb7936c0f46..c8f3f13dfadfce8927d4c60f6ee9efa9940d6e6c 100644
--- a/ash/common/system/chromeos/audio/tray_audio.h
+++ b/ash/common/system/chromeos/audio/tray_audio.h
@@ -51,7 +51,6 @@ class ASH_EXPORT TrayAudio : public TrayImageItem,
views::View* CreateDetailedView(LoginStatus status) override;
void DestroyDefaultView() override;
void DestroyDetailedView() override;
- bool ShouldHideArrow() const override;
bool ShouldShowShelf() const override;
// Overridden from AudioObserver.
« no previous file with comments | « no previous file | ash/common/system/chromeos/audio/tray_audio.cc » ('j') | ash/common/system/tray/system_tray.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698