summaryrefslogtreecommitdiff
path: root/chromium/media/mojo/clients/mojo_audio_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/media/mojo/clients/mojo_audio_decoder.h')
-rw-r--r--chromium/media/mojo/clients/mojo_audio_decoder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/media/mojo/clients/mojo_audio_decoder.h b/chromium/media/mojo/clients/mojo_audio_decoder.h
index fbb85ab5f72..04a40615daa 100644
--- a/chromium/media/mojo/clients/mojo_audio_decoder.h
+++ b/chromium/media/mojo/clients/mojo_audio_decoder.h
@@ -36,7 +36,6 @@ class MojoAudioDecoder final : public AudioDecoder,
// Decoder implementation
bool IsPlatformDecoder() const final;
bool SupportsDecryption() const final;
- std::string GetDisplayName() const override;
AudioDecoderType GetDecoderType() const override;
// AudioDecoder implementation.