!MOZ_IPC build bustage from bug 532751

--HG--
extra : rebase_source : a0b3a3318d3cd3d03fb034ae4d9fd5ab6cb9454a
This commit is contained in:
Benjamin Smedberg 2009-12-04 13:53:59 -05:00
parent da33d06c2d
commit f1d7c769d8

View File

@ -301,6 +301,7 @@ nsNPAPIPlugin::SetPluginRefNum(short aRefNum)
}
#endif
#ifdef MOZ_IPC
void
nsNPAPIPlugin::PluginCrashed()
{
@ -309,6 +310,7 @@ nsNPAPIPlugin::PluginCrashed()
NS_RELEASE(tag->mEntryPoint);
}
}
#endif
namespace {