Bug 1344878 - add BUG_COMPONENT to probes/* files. r=Ms2ger

MozReview-Commit-ID: I1SnPlEdHLj
This commit is contained in:
Joel Maher 2017-03-24 09:50:48 -04:00
parent 5f408d092d
commit 366e09b1f1

View File

@ -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', 'JavaScript Engine')
if CONFIG['HAVE_DTRACE']:
EXPORTS += [
'!mozilla-trace.h',