Bug 1446515 - Remove nsIDOMFileList. r=bz

MozReview-Commit-ID: 4ab1e6NTcOB
This commit is contained in:
Adrian Wielgosik
2018-03-16 20:55:32 +01:00
parent bdefb3685b
commit 03284e63fb
17 changed files with 14 additions and 65 deletions

View File

@@ -32,7 +32,6 @@
#include "mozilla/dom/Element.h"
#include "mozilla/dom/SVGTitleElement.h"
#include "nsIDOMEvent.h"
#include "nsIDOMFileList.h"
#include "nsIDOMMouseEvent.h"
#include "nsIFormControl.h"
#include "nsIImageLoadingContent.h"