Commit 9f85d335 authored by Ms2ger's avatar Ms2ger
Browse files

Bug 675075 - Followup: remove nsIDOMWindowInternal.h includes; r=bustage

parent a74e67b3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -223,7 +223,6 @@

#include "nsDOMNavigationTiming.h"
#include "nsITimedChannel.h"
#include "nsIDOMWindowInternal.h"

static NS_DEFINE_CID(kDOMScriptObjectFactoryCID,
                     NS_DOM_SCRIPT_OBJECT_FACTORY_CID);
+0 −1
Original line number Diff line number Diff line
@@ -89,7 +89,6 @@
#include "nsWebShellWindow.h" // get rid of this one, too...

#include "prenv.h"
#include "nsIDOMWindowInternal.h"
#include "mozilla/Preferences.h"

using namespace mozilla;