Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan

This commit is contained in:
Andrea Marchesini
2015-07-10 17:38:44 +01:00
parent 4d84eb2be5
commit db97457570
74 changed files with 1773 additions and 3109 deletions

View File

@@ -14,7 +14,6 @@
#include "nsContentUtils.h"
#include "nsJSUtils.h"
#include "AudioSampleFormat.h"
#include "AudioChannelCommon.h"
#include <algorithm>
#include "nsComponentManagerUtils.h"
#include "nsIHttpChannel.h"