mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Bug 599467: Re-enable "browser_bug435788.js" on Mac OS X. a=test
This commit is contained in:
parent
5dcb55acb1
commit
30020c8b7a
@ -49,16 +49,12 @@ USE_STATIC_LIBS = 1
|
||||
|
||||
ifneq (mobile,$(MOZ_BUILD_APP))
|
||||
_BROWSER_FILES = \
|
||||
browser_bug435788.js \
|
||||
pfs_bug435788_1.rdf \
|
||||
pfs_bug435788_2.rdf \
|
||||
GoodExtension.xpi \
|
||||
BadExtension.xpi \
|
||||
$(NULL)
|
||||
ifneq ($(OS_ARCH),Darwin)
|
||||
_BROWSER_FILES += \
|
||||
browser_bug435788.js
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
CPPSRCS = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user