зеркало из https://github.com/mozilla/gecko-dev.git
Bug 940273 - Part 1b - Expose nsFileProtocolHandler.h in mozilla/net. r=mcmanus
This commit is contained in:
Родитель
92807f390b
Коммит
86b1b38852
|
@ -4,6 +4,10 @@
|
|||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
EXPORTS.mozilla.net += [
|
||||
'nsFileProtocolHandler.h',
|
||||
]
|
||||
|
||||
XPIDL_SOURCES += [
|
||||
'nsIFileChannel.idl',
|
||||
'nsIFileProtocolHandler.idl',
|
||||
|
|
Загрузка…
Ссылка в новой задаче