diff --git a/Gruntfile.js b/Gruntfile.js index 8eb6f81d77cb..e15177541182 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -121,7 +121,6 @@ module.exports = function(grunt) { '!js/register.js' ], res: [ - 'audio/**', 'images/**/*', 'fonts/*', ] diff --git a/audio/NewMessage.mp3 b/audio/NewMessage.mp3 deleted file mode 100644 index 93beaf7a3122..000000000000 Binary files a/audio/NewMessage.mp3 and /dev/null differ diff --git a/background.html b/background.html index ade360ddbca3..c9c0196bd08f 100644 --- a/background.html +++ b/background.html @@ -606,10 +606,12 @@
+ {{ #isAudioNotificationSupported }}
+ {{ /isAudioNotificationSupported }}