mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Fix win32 bustage.
This commit is contained in:
parent
d1f2a25587
commit
3e86baf3e6
@ -26,7 +26,7 @@
|
||||
#include "nsIURL.idl"
|
||||
#include "nsIEnumerator.idl"
|
||||
#include "nsISupportsArray.idl"
|
||||
#include "nsIDocShell.idl"
|
||||
interface nsIDocShell;
|
||||
|
||||
[scriptable, uuid(D8C7D8A1-E84C-11d2-BF87-00105A1B0627)]
|
||||
interface nsIChromeRegistry : nsISupports
|
||||
|
@ -68,6 +68,7 @@
|
||||
#include "nsIHTMLStyleSheet.h"
|
||||
#include "nsIHTMLContentContainer.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsIStyleSet.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "nsICSSLoader.h"
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "nsIURL.idl"
|
||||
#include "nsIEnumerator.idl"
|
||||
#include "nsISupportsArray.idl"
|
||||
#include "nsIDocShell.idl"
|
||||
interface nsIDocShell;
|
||||
|
||||
[scriptable, uuid(D8C7D8A1-E84C-11d2-BF87-00105A1B0627)]
|
||||
interface nsIChromeRegistry : nsISupports
|
||||
|
@ -68,6 +68,7 @@
|
||||
#include "nsIHTMLStyleSheet.h"
|
||||
#include "nsIHTMLContentContainer.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "nsIStyleSet.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "nsICSSLoader.h"
|
||||
|
Loading…
Reference in New Issue
Block a user