зеркало из https://github.com/mozilla/gecko-dev.git
NOT PART OF BUILD. Fixed a couple of silly build breakages for when MOZ_ACTIVEX_PLUGIN_LIVECONNECT is not defined.
This commit is contained in:
Родитель
03579e3fcc
Коммит
d7de1e240f
|
@ -566,4 +566,6 @@ NPP_URLNotify(NPP instance, const char* url, NPReason reason, void* notifyData)
|
|||
{
|
||||
}
|
||||
|
||||
#include "_stubs/MozAxPlugin.c"
|
||||
#ifdef MOZ_ACTIVEX_PLUGIN_LIVECONNECT
|
||||
#include "_stubs/MozAxPlugin.c"
|
||||
#endif
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
// resource.h
|
Загрузка…
Ссылка в новой задаче