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

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

Issue 2491033006: Adjust positioning of cros tray bubbles. (Closed)
Patch Set: rebase 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
« no previous file with comments | « no previous file | ash/common/system/chromeos/audio/tray_audio.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 314b360aa854fbe7970cc38b6d358ddab8db807e..1850efb39e951d520554bde493163a650446d7c9 100644
--- a/ash/common/system/chromeos/audio/tray_audio.h
+++ b/ash/common/system/chromeos/audio/tray_audio.h
@@ -58,7 +58,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 CrasAudioHandler::AudioObserver.
« no previous file with comments | « no previous file | ash/common/system/chromeos/audio/tray_audio.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698