From d2cc8d501569fd4c402bf43f7e06a1f0af03826e Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Mon, 23 Sep 2019 18:48:12 +0300 Subject: [PATCH] Remove audio_output_unittest.cc which no longer exists (see issue #2755, see issue #2381) --- cef_paths2.gypi | 1 - 1 file changed, 1 deletion(-) diff --git a/cef_paths2.gypi b/cef_paths2.gypi index 09f6047fd..f9c1b5081 100644 --- a/cef_paths2.gypi +++ b/cef_paths2.gypi @@ -537,7 +537,6 @@ 'tests/shared/browser/resource_util.h', 'tests/shared/browser/resource_util_mac.mm', 'tests/shared/browser/resource_util_posix.cc', - 'tests/ceftests/audio_output_unittest.cc', 'tests/ceftests/client_app_delegates.cc', 'tests/ceftests/cookie_unittest.cc', 'tests/ceftests/dom_unittest.cc',