Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki

MozReview-Commit-ID: ASkuyN3xSwB
This commit is contained in:
Boris Zbarsky
2018-04-20 12:55:30 -04:00
parent 85b5a11efc
commit 57e4b18aed
41 changed files with 63 additions and 95 deletions

View File

@@ -19,7 +19,6 @@
#include "nsDOMTokenList.h"
#include "nsIContentInlines.h"
#include "nsIDocument.h"
#include "nsIDOMEvent.h"
#include "nsINode.h"
#include "nsIStyleSheetLinkingElement.h"
#include "nsIURL.h"