mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Fix build bustage by removing unneeded #include of file that was just removed.
This commit is contained in:
parent
7251dc781b
commit
3cb9428b20
@ -81,7 +81,6 @@
|
||||
#include "nsCWebBrowser.h"
|
||||
|
||||
#include "nsIParser.h"
|
||||
#include "nsHTMLContentSinkStream.h"
|
||||
#include "nsEditorMode.h"
|
||||
|
||||
// Needed for "Find" GUI
|
||||
|
@ -50,7 +50,6 @@
|
||||
#include "nsIContentViewer.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIDocument.h"
|
||||
#include "nsHTMLContentSinkStream.h"
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIDOMEventReceiver.h"
|
||||
#include "nsIDOMElement.h"
|
||||
|
Loading…
Reference in New Issue
Block a user