mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 16:22:53 +00:00
Bug 1344878 - add BUG_COMPONENT to probes/* files. r=Ms2ger
MozReview-Commit-ID: I1SnPlEdHLj
This commit is contained in:
parent
5f408d092d
commit
366e09b1f1
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user