зеркало из https://github.com/mozilla/gecko-dev.git
fixing build bustage. forgot a nsIDocumentLoaderObserver ref
This commit is contained in:
Родитель
d12bd94ed7
Коммит
b491d5e2f5
|
@ -30,7 +30,6 @@
|
|||
|
||||
%{ C++
|
||||
#include "nsIPresContext.h"
|
||||
#include "nsIDocumentLoaderObserver.h"
|
||||
%}
|
||||
|
||||
/**
|
||||
|
@ -41,7 +40,6 @@
|
|||
[ptr] native nsIPresShell(nsIPresShell);
|
||||
|
||||
interface nsIChromeEventHandler;
|
||||
interface nsIDocumentLoaderObserver;
|
||||
interface nsIDocShellLoadInfo;
|
||||
interface nsIDocumentCharsetInfo;
|
||||
interface nsIWebNavigation;
|
||||
|
|
Загрузка…
Ссылка в новой задаче