Bug 1012748 - part 2 - remove unnecessary includes of nsIXPCSecurityManager.h; r=bholley

This commit is contained in:
Nathan Froyd 2014-05-19 12:43:00 -04:00
parent 281d7c8331
commit 4dae3afdf3
3 changed files with 0 additions and 3 deletions

View File

@ -35,7 +35,6 @@
#include "nsXPCOM.h"
#include "nsISupportsPrimitives.h"
#include "nsIXPConnect.h"
#include "nsIXPCSecurityManager.h"
#include "xptcall.h"
#include "nsTArray.h"
#include "nsDocument.h" // nsDOMStyleSheetList

View File

@ -8,7 +8,6 @@
#define FORCE_PR_LOG /* Allow logging in the release build */
#endif
#include "jsapi.h"
#include "nsIXPCSecurityManager.h"
#include "nsIXPConnect.h"
#include "nsIJSRuntimeService.h"
#include "nsCOMPtr.h"

View File

@ -107,7 +107,6 @@
#include "nsIXPConnect.h"
#include "nsIInterfaceInfo.h"
#include "nsIXPCScriptable.h"
#include "nsIXPCSecurityManager.h"
#include "nsIJSRuntimeService.h"
#include "nsWeakReference.h"
#include "nsCOMPtr.h"