No bug - Revert changes to nsPluginArray.h in e8ad29f1166a. r=me

The #include is not needed after 231c5bbd4a75.
This commit is contained in:
Birunthan Mohanathas 2014-07-27 08:52:52 -07:00
parent 15617c2bde
commit 086c5fd765

View File

@ -13,9 +13,9 @@
#include "nsWrapperCache.h"
#include "nsPluginTags.h"
#include "nsPIDOMWindow.h"
#include "nsMimeTypeArray.h"
class nsPluginElement;
class nsMimeType;
class nsPluginArray MOZ_FINAL : public nsIObserver,
public nsSupportsWeakReference,