diff --git a/src/modules/video_processing/main/test/vpm_tests.gypi b/src/modules/video_processing/main/test/vpm_tests.gypi index cabce77252..969774af08 100644 --- a/src/modules/video_processing/main/test/vpm_tests.gypi +++ b/src/modules/video_processing/main/test/vpm_tests.gypi @@ -33,13 +33,6 @@ 'unit_test/denoising_test.cc', 'unit_test/unit_test.cc', ], # source - 'conditions': [ - ['OS=="linux"', { - 'cflags': [ - '-fexceptions', - ], - }], - ], # conditions }, ], }