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

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

Issue 2709103007: Update a11y of volume row in CrOS system menu. (Closed)
Patch Set: resolve conflict Created 3 years, 10 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
Index: ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.h
diff --git a/ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.h b/ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.h
index 03b272ba0c11bbad4d9d9fef82afd973a7f7f8eb..df82e3b7636038e7f39fb8c420d58e010ea1fda4 100644
--- a/ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.h
+++ b/ash/common/system/chromeos/audio/tray_audio_delegate_chromeos.h
@@ -19,7 +19,6 @@ class ASH_EXPORT TrayAudioDelegateChromeOs : public TrayAudioDelegate {
void AdjustOutputVolumeToAudibleLevel() override;
int GetOutputDefaultVolumeMuteLevel() override;
int GetOutputVolumeLevel() override;
- int GetActiveOutputDeviceIconId() override;
const gfx::VectorIcon& GetActiveOutputDeviceVectorIcon() override;
bool HasAlternativeSources() override;
bool IsOutputAudioMuted() override;

Powered by Google App Engine
This is Rietveld 408576698