From 420b1ef9fc8b6c5110ed351352028b3445a18bf2 Mon Sep 17 00:00:00 2001 From: "Carsten \"Tomcat\" Book" Date: Tue, 20 Jun 2017 10:05:11 +0200 Subject: [PATCH] Backed out changeset 370492d1bc69 (bug 1374389) for bustage --- dom/media/moz.build | 2 -- 1 file changed, 2 deletions(-) diff --git a/dom/media/moz.build b/dom/media/moz.build index 91ad3cc59f45..ca5e1f0f2c1e 100644 --- a/dom/media/moz.build +++ b/dom/media/moz.build @@ -4,8 +4,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -FILES_PER_UNIFIED_FILE = 6 - with Files('*'): BUG_COMPONENT = ('Core', 'Audio/Video')