зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1273948 - Include push interface even with SimplePush r=kitcambridge
MozReview-Commit-ID: DUy8osdMH3k --HG-- extra : rebase_source : 8eb1676979bcc22f689f9636cc23f0b318c96337
This commit is contained in:
Родитель
2db8cd0e24
Коммит
d03c6f2984
|
@ -32,11 +32,9 @@ interfaces = [
|
|||
'smil',
|
||||
'apps',
|
||||
'gamepad',
|
||||
'push',
|
||||
]
|
||||
|
||||
if not CONFIG['MOZ_SIMPLEPUSH']:
|
||||
interfaces += ['push']
|
||||
|
||||
DIRS += ['interfaces/' + i for i in interfaces]
|
||||
|
||||
DIRS += [
|
||||
|
|
Загрузка…
Ссылка в новой задаче