diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-22 21:20:53 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-22 21:20:53 +0200 |
commit | f2218b6aaa5e178c453a4ae61e5a2ebe7196fcfc (patch) | |
tree | 7d6b34d98372e37efc57e40c827572779eb64ba2 /netwerk/base/moz.build | |
parent | 14c7b0bfa8d258bd2e057b48386b2cc2143bc104 (diff) | |
download | uxp-f2218b6aaa5e178c453a4ae61e5a2ebe7196fcfc.tar.gz |
Bug 1323683 - Fold nsIURIWithQuery into nsIURI
native in moebius
Diffstat (limited to 'netwerk/base/moz.build')
-rw-r--r-- | netwerk/base/moz.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netwerk/base/moz.build b/netwerk/base/moz.build index 3b731db109..5de1eea81e 100644 --- a/netwerk/base/moz.build +++ b/netwerk/base/moz.build @@ -132,7 +132,6 @@ XPIDL_SOURCES += [ 'nsIURIClassifier.idl', 'nsIURIWithBlobImpl.idl', 'nsIURIWithPrincipal.idl', - 'nsIURIWithQuery.idl', 'nsIURL.idl', 'nsIURLParser.idl', 'nsPILoadGroupInternal.idl', |