| Index: media/audio/win/wavein_input_win.h
|
| diff --git a/media/audio/win/wavein_input_win.h b/media/audio/win/wavein_input_win.h
|
| index 570adbf833ae940f90b6935f5b91de20280699ad..17af10f5dcc8f65e67df1b4e8ec760e8b903f1ad 100644
|
| --- a/media/audio/win/wavein_input_win.h
|
| +++ b/media/audio/win/wavein_input_win.h
|
| @@ -108,7 +108,7 @@ class PCMWaveInAudioInputStream : public AudioInputStream {
|
| const int channels_;
|
|
|
| // Contains the unique name of the selected endpoint device.
|
| - // Note that AudioManagerBase::kDefaultDeviceId represents the default
|
| + // Note that AudioDeviceDescription::kDefaultDeviceId represents the default
|
| // device role and is not a valid ID as such.
|
| std::string device_id_;
|
|
|
|
|