NOT PART OF BUILD. Fixed a couple of silly build breakages for when MOZ_ACTIVEX_PLUGIN_LIVECONNECT is not defined.
git-svn-id: svn://10.0.0.236/trunk@102318 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
1
mozilla/embedding/browser/activex/src/plugin/resource.h
Normal file
1
mozilla/embedding/browser/activex/src/plugin/resource.h
Normal file
@@ -0,0 +1 @@
|
||||
// resource.h
|
||||
Reference in New Issue
Block a user