Bug 927128 - Keep GeckoView limited to Nightly only (part 2) r=glandium

This commit is contained in:
Mark Finkle 2013-12-10 01:07:43 -05:00
parent a42e0a7275
commit fd1bf9d764

View File

@ -405,6 +405,8 @@ INNER_MAKE_GECKOVIEW_LIBRARY= \
else
INNER_MAKE_GECKOVIEW_LIBRARY=echo 'GeckoView library packaging is disabled'
endif
else
INNER_MAKE_GECKOVIEW_LIBRARY=echo 'GeckoView library packaging is only enabled on Nightly'
endif
ifdef MOZ_OMX_PLUGIN