Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar

This commit is contained in:
Ms2ger
2011-08-11 15:29:50 +02:00
parent 0275c0ddce
commit a700090ecc
94 changed files with 198 additions and 115 deletions

View File

@@ -118,7 +118,6 @@
#include "nsIDOMHTMLBodyElement.h"
// Misc
#include "TextEditorTest.h"
#include "nsEditorUtils.h"
#include "nsIContentFilter.h"
#include "nsEventDispatcher.h"
@@ -128,6 +127,7 @@
#include "nsIPrincipal.h"
#include "nsIDocShell.h"
#include "nsIDocShellTreeItem.h"
#include "nsContentUtils.h"
#include "mozilla/Preferences.h"
using namespace mozilla;