mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking
This commit is contained in:
parent
1139cc7324
commit
4b6c2be10c
@ -7,6 +7,7 @@
|
||||
#define nsChromeRegistryChrome_h
|
||||
|
||||
#include "nsChromeRegistry.h"
|
||||
#include "nsVoidArray.h"
|
||||
|
||||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
@ -65,6 +65,7 @@ class nsScriptLoader;
|
||||
class nsSMILAnimationController;
|
||||
class nsStyleSet;
|
||||
class nsWindowSizes;
|
||||
class nsSmallVoidArray;
|
||||
|
||||
namespace mozilla {
|
||||
namespace css {
|
||||
|
@ -9,7 +9,6 @@
|
||||
#include "mozilla/Attributes.h"
|
||||
|
||||
#include "nsCycleCollectionNoteChild.h"
|
||||
#include "nsVoidArray.h"
|
||||
#include "nsTArray.h"
|
||||
#include "nsISupports.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user