Bug 780469 - Reduce unnecessary includes in some content/ header files; r=bz

This commit is contained in:
Aryeh Gregor
2012-08-06 15:02:08 +03:00
parent 7c9c377f9d
commit 7dfe568de5
40 changed files with 157 additions and 153 deletions

View File

@@ -4,6 +4,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "nsDOMError.h"
#include "nsHtml5TreeOpExecutor.h"
#include "nsScriptLoader.h"
#include "nsIMarkupDocumentViewer.h"