Land a part of bug 1060987 which was missed

--HG--
extra : rebase_source : 38566ee356e3d0b94cef584284587a72e81d6114
This commit is contained in:
Ehsan Akhgari 2014-09-02 23:22:02 -04:00
parent e3d50298ee
commit f7147a2dd0

View File

@ -307,7 +307,7 @@ class MOZ_STACK_CLASS PluginDestructionGuard : protected PRCList
public:
explicit PluginDestructionGuard(nsNPAPIPluginInstance *aInstance);
PluginDestructionGuard(NPP npp);
explicit PluginDestructionGuard(NPP npp);
~PluginDestructionGuard();