Chromium Code Reviews| Index: chromeos/audio/chromeos_sounds.h |
| diff --git a/chromeos/audio/chromeos_sounds.h b/chromeos/audio/chromeos_sounds.h |
| index e159985f0072637bf0fc82625f1c0cb4933c9210..0f30a6443f8909a046345fa28db2f38bb765b6e8 100644 |
| --- a/chromeos/audio/chromeos_sounds.h |
| +++ b/chromeos/audio/chromeos_sounds.h |
| @@ -19,7 +19,8 @@ enum { |
| SOUND_SPOKEN_FEEDBACK_ENABLED, |
| SOUND_SPOKEN_FEEDBACK_DISABLED, |
| SOUND_VOLUME_ADJUST, |
| - SOUND_COUNT |
| + SOUND_COUNT, |
| + SOUND_PASSTHROUGH |
| }; |
| } // namespace chromeos |