mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 05:47:04 +00:00
Bug 766546 - Undisable test on non-mac platforms; r=edmorley
This commit is contained in:
parent
bde379b7e5
commit
bf6fea29d5
@ -358,9 +358,9 @@ endif
|
||||
|
||||
ifneq (cocoa,$(MOZ_WIDGET_TOOLKIT))
|
||||
# Bug 766546.
|
||||
BROWSER_FILES += \
|
||||
browser_bug561636.js \
|
||||
$(NULL)
|
||||
_BROWSER_FILES += \
|
||||
browser_bug561636.js \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
ifdef MOZ_DATA_REPORTING
|
||||
|
Loading…
Reference in New Issue
Block a user