FIXME: Disable Desktop Capturer

This commit is contained in:
Aleksei Kuzmin 2018-06-02 13:48:55 +02:00 committed by Samuel Attard
parent 03a63a485f
commit 0c69b0e224

View file

@ -2,7 +2,7 @@
# If it looks stupid but it works it ain't stupid.
'variables': {
'variables': {
'enable_desktop_capturer%': 1,
'enable_desktop_capturer%': 0, # FIXME(alexeykuzmin)
'enable_osr%': 0, # FIXME(alexeykuzmin)
'enable_pdf_viewer%': 0, # FIXME(deepak1556)
'enable_run_as_node%': 1,