Chromium Code Reviews| Index: chromeos/audio/audio_device.h |
| diff --git a/chromeos/audio/audio_device.h b/chromeos/audio/audio_device.h |
| index ee47ee5e2be0b6d0c790fff388526bbc1e21b1ee..7697dafceb5e5fd3bbe758388e7eb10dd29b92c4 100644 |
| --- a/chromeos/audio/audio_device.h |
| +++ b/chromeos/audio/audio_device.h |
| @@ -58,6 +58,7 @@ struct CHROMEOS_EXPORT AudioDevice { |
| bool is_input; |
| uint64_t id; |
| + uint64_t stable_device_id; |
| std::string display_name; |
| std::string device_name; |
| std::string mic_positions; |