mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1345514 - add BUG_COMPONENT to view/* files. r=jet
MozReview-Commit-ID: JC3bsH1Ok0D
This commit is contained in:
parent
4ef842400f
commit
c71ad06da1
@ -4,6 +4,9 @@
|
|||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# 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/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
|
with Files('**'):
|
||||||
|
BUG_COMPONENT = ('Core', 'Layout: View Rendering')
|
||||||
|
|
||||||
EXPORTS += [
|
EXPORTS += [
|
||||||
'nsView.h',
|
'nsView.h',
|
||||||
'nsViewManager.h',
|
'nsViewManager.h',
|
||||||
|
Loading…
Reference in New Issue
Block a user