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

@@ -18,7 +18,6 @@
#include "nsIURL.h"
#include "nsIFrame.h"
#include "nsIFormControlFrame.h"
#include "nsIDOMEvent.h"
#include "nsIDocument.h"
#include "mozilla/ContentEvents.h"
#include "mozilla/EventDispatcher.h"