Bug 1522170 - Move nsILoadURIDelegate.idl into docshell/base r=froydnj

Differential Revision: https://phabricator.services.mozilla.com/D17384

--HG--
rename : xpcom/base/nsILoadURIDelegate.idl => docshell/base/nsILoadURIDelegate.idl
extra : moz-landing-system : lando
This commit is contained in:
James Willcox 2019-01-23 20:38:52 +00:00
parent d9d4a111f8
commit 22f800fcaa
3 changed files with 1 additions and 1 deletions

View File

@ -44,6 +44,7 @@ XPIDL_SOURCES += [
'nsIDocShellTreeOwner.idl',
'nsIDocumentLoaderFactory.idl',
'nsILoadContext.idl',
'nsILoadURIDelegate.idl',
'nsIPrivacyTransitionObserver.idl',
'nsIReflowObserver.idl',
'nsIRefreshURI.idl',

View File

@ -14,7 +14,6 @@ XPIDL_SOURCES += [
'nsIException.idl',
'nsIGZFileWriter.idl',
'nsIInterfaceRequestor.idl',
'nsILoadURIDelegate.idl',
'nsIMemory.idl',
'nsIMemoryInfoDumper.idl',
'nsIMemoryReporter.idl',