Bug 1649540 - Remove unified files workaround for MSVC in dom/media r=jya

We no longer need to worry about MSVC issues.

Differential Revision: https://phabricator.services.mozilla.com/D81730
This commit is contained in:
David Major 2020-07-01 06:42:46 +00:00
parent a8060d7e44
commit 7aafdc2a60

View File

@ -5,8 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
include('/media/webrtc/webrtc.mozbuild')
FILES_PER_UNIFIED_FILE = 6
with Files('*'):
BUG_COMPONENT = ('Core', 'Audio/Video')