Bug 1334541 - add BUG_COMPONENT to dom/animation/* files. r=hiro

MozReview-Commit-ID: Bnyj9mWOYms
This commit is contained in:
Joel Maher 2017-01-29 06:51:47 -05:00
Родитель a0b005583d
Коммит 3d044d99d0
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "DOM: Animation")
MOCHITEST_MANIFESTS += ['test/mochitest.ini']
MOCHITEST_CHROME_MANIFESTS += ['test/chrome.ini']