[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger

This commit is contained in:
David Zbarsky
2013-04-19 18:18:33 -04:00
parent 8e12a0ca44
commit 28870e5907
45 changed files with 115 additions and 189 deletions

View File

@@ -26,7 +26,6 @@
#include "nsIFilePicker.h"
#include "nsIDOMMouseEvent.h"
#include "nsINodeInfo.h"
#include "nsIDOMEventTarget.h"
#include "nsIFile.h"
#include "mozilla/dom/HTMLInputElement.h"
#include "nsNodeInfoManager.h"