Bug 901320 - Stop including AutoRestore.h in nsContentUtils.h; r=jlebar

This commit is contained in:
Ms2ger 2013-08-14 08:56:25 +02:00
parent 1a5ae526d9
commit 4e152e64f6
3 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#include "js/RootingAPI.h"
#include "mozilla/Assertions.h"
#include "mozilla/AutoRestore.h"
#include "mozilla/GuardObjects.h"
#include "mozilla/TimeStamp.h"
#include "nsAString.h"

View File

@ -27,6 +27,7 @@
#include "MediaDecoder.h"
#include "mozAutoDocUpdate.h"
#include "mozilla/Attributes.h"
#include "mozilla/AutoRestore.h"
#include "mozilla/Base64.h"
#include "mozilla/DebugOnly.h"
#include "mozilla/dom/DocumentFragment.h"

View File

@ -56,6 +56,7 @@
#include "nsGlobalWindow.h"
#include "prenv.h"
#include "mozilla/AutoRestore.h"
#include "mozilla/Preferences.h"
#include "mozilla/dom/BarProps.h"
#include "mozilla/dom/Element.h"