Bug 657952: Minimize methods in nsIPluginHost. r=jst

This commit is contained in:
Josh Aas
2011-05-21 09:28:54 -04:00
parent 0538203aae
commit 60c0c9ea43
15 changed files with 153 additions and 264 deletions

View File

@@ -57,6 +57,8 @@
#include "nsDirectoryServiceDefs.h"
#include "nsJSNPRuntime.h"
#include "nsPluginStreamListenerPeer.h"
#include "nsSize.h"
#include "nsNetCID.h"
using namespace mozilla;
using namespace mozilla::plugins::parent;