Bug 1551726 - remove --enable-content-sandbox from old configure options; r=dmajor

The option was removed entirely several months ago, and this bit was missed.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Nathan Froyd 2019-09-18 15:29:30 +00:00
Родитель cfb89e146b
Коммит 2b7fcaf969
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -184,7 +184,6 @@ def old_configure_options(*options):
@old_configure_options(
'--cache-file',
'--datadir',
'--enable-content-sandbox',
'--enable-cookies',
'--enable-cpp-rtti',
'--enable-crashreporter',