Bug 901059 - Clean up old unused mobile/android package-manifest.in references. r=agi,froydnj

I'm taking an old ticket number just to close it.  The files removed
no longer exist in the tree; the NSS option exists and probably
shouldn't -- but that's for another day, so let's just make it not
warn for now.

Depends on D15016

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Nick Alexander 2019-01-21 17:35:53 +00:00
parent 6928727511
commit ca38eefc15
2 changed files with 4 additions and 7 deletions

View File

@ -30,6 +30,10 @@ DEFINES += \
-DANDROID_CPU_ARCH=$(ANDROID_CPU_ARCH) \
$(NULL)
ifdef NSS_DISABLE_DBM
DEFINES += -DNSS_DISABLE_DBM=1
endif
ifdef MOZ_DEBUG
DEFINES += -DMOZ_DEBUG=1
endif

View File

@ -184,8 +184,6 @@
@BINPATH@/components/nsInputListAutoComplete.js
@BINPATH@/components/contentAreaDropListener.manifest
@BINPATH@/components/contentAreaDropListener.js
@BINPATH@/components/nsINIProcessor.manifest
@BINPATH@/components/nsINIProcessor.js
@BINPATH@/components/servicesComponents.manifest
@BINPATH@/components/servicesSettings.manifest
@BINPATH@/components/RemoteSettingsComponents.js
@ -200,11 +198,6 @@
@BINPATH@/components/htmlMenuBuilder.js
@BINPATH@/components/htmlMenuBuilder.manifest
@BINPATH@/components/SystemMessageInternal.js
@BINPATH@/components/SystemMessageManager.js
@BINPATH@/components/SystemMessageCache.js
@BINPATH@/components/SystemMessageManager.manifest
#ifdef MOZ_WEBRTC
@BINPATH@/components/PeerConnection.js
@BINPATH@/components/PeerConnection.manifest