Commit 38ddf618 authored by Peter Van der Beken's avatar Peter Van der Beken Committed by Georg Koppen
Browse files

Bug 1057908 - GeckoMediaPluginService needs to be proxied from Content...

Bug 1057908 - GeckoMediaPluginService needs to be proxied from Content processes to parent process. Add nsServiceManagerUtils.h include to WMFDecoderModule.cpp.

--HG--
extra : rebase_source : 4285384ce5c38bd296ba065adf4f057c5e12dced
parent a61686b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
#include "WMFMediaDataDecoder.h"
#include "nsIWindowsRegKey.h"
#include "nsComponentManagerUtils.h"
#include "nsServiceManagerUtils.h"
#include "nsIGfxInfo.h"
#include "GfxDriverInfo.h"