Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac.
This commit is contained in:
Родитель
086fffbf19
Коммит
af374973b0
|
@ -35,7 +35,7 @@
|
|||
#include "nsIRefreshUrl.h"
|
||||
#include "nsITimer.h"
|
||||
#include "nsIDocumentLoaderObserver.h"
|
||||
#include "nsIExternalDocumentLoadObserver.h"
|
||||
#include "nsIExternalDocLoadObs.h"
|
||||
#include "nsVoidArray.h"
|
||||
#include "nsIHttpURL.h"
|
||||
#include "nsILoadAttribs.h"
|
||||
|
|
|
@ -7,7 +7,7 @@ nsIContentViewer.h
|
|||
nsIContentViewerContainer.h
|
||||
nsIDocumentLoader.h
|
||||
nsIDocumentLoaderObserver.h
|
||||
nsIExternalDocumentLoadObserver.h
|
||||
nsIExternalDocLoadObs.h
|
||||
nsIDocStreamLoaderFactory.h
|
||||
nsIDocumentViewer.h
|
||||
nsILinkHandler.h
|
||||
|
|
|
@ -30,7 +30,7 @@ EXPORTS = \
|
|||
nsIContentViewerContainer.h \
|
||||
nsIDocumentLoader.h \
|
||||
nsIDocumentLoaderObserver.h \
|
||||
nsIExternalDocumentLoadObserver.h \
|
||||
nsIExternalDocLoadObs.h \
|
||||
nsIDocumentViewer.h \
|
||||
nsILinkHandler.h \
|
||||
nsIThrobber.h \
|
||||
|
|
|
@ -27,7 +27,7 @@ EXPORTS = \
|
|||
nsIContentViewerContainer.h \
|
||||
nsIDocumentLoader.h \
|
||||
nsIDocumentLoaderObserver.h \
|
||||
nsIExternalDocumentLoadObserver.h \
|
||||
nsIExternalDocLoadObs.h \
|
||||
nsIDocStreamLoaderFactory.h \
|
||||
nsIDocumentViewer.h \
|
||||
nsILinkHandler.h \
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
#include "nsIRefreshUrl.h"
|
||||
#include "nsITimer.h"
|
||||
#include "nsIDocumentLoaderObserver.h"
|
||||
#include "nsIExternalDocumentLoadObserver.h"
|
||||
#include "nsIExternalDocLoadObs.h"
|
||||
#include "nsVoidArray.h"
|
||||
#include "nsIHttpURL.h"
|
||||
#include "nsILoadAttribs.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче