Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz

MozReview-Commit-ID: LKRnyDPNlle
This commit is contained in:
Adrian Wielgosik
2018-05-11 19:46:15 +02:00
parent d769c32bfb
commit 93eb294385
63 changed files with 39 additions and 130 deletions

View File

@@ -7,8 +7,6 @@
#include "mozilla/dom/HTMLFrameElement.h"
#include "mozilla/dom/HTMLFrameElementBinding.h"
class nsIDOMDocument;
NS_IMPL_NS_NEW_HTML_ELEMENT_CHECK_PARSER(Frame)
namespace mozilla {