mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 912862 - Cleanup some wrong assignments in moz.build. r=ted
This commit is contained in:
parent
a229160645
commit
8808e9970f
@ -3,10 +3,3 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# 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/.
|
||||
|
||||
MODULE = 'alerts'
|
||||
|
||||
CPP_SOURCES += [
|
||||
'nsAccessibilityFactory.cpp',
|
||||
]
|
||||
|
||||
|
@ -3,6 +3,3 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# 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/.
|
||||
|
||||
MODULE = 'alerts'
|
||||
|
||||
|
@ -2,8 +2,3 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# 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/.
|
||||
|
||||
CPP_SOURCES += [
|
||||
'FakeSpeechRecognitionService.cpp',
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user