Chromium Code Reviews| Index: chromeos/audio/audio_device.h |
| diff --git a/chromeos/audio/audio_device.h b/chromeos/audio/audio_device.h |
| index 240f892b1d7859da9f5d9373e282a31e41da3f0e..deb947a705739ede18c2c90eaeb03f44effafc38 100644 |
| --- a/chromeos/audio/audio_device.h |
| +++ b/chromeos/audio/audio_device.h |
| @@ -57,6 +57,7 @@ struct CHROMEOS_EXPORT AudioDevice { |
| bool is_input; |
| uint64 id; |
| + uint64 stable_device_id; |
| std::string display_name; |
| std::string device_name; |
| std::string mic_positions; |