Bug 1343837 - Remove find dialog resources from toolkit: Remove moz.build rules for removed files to fix build bustage. r=bustage-fix on a CLOSED TREE

--HG--
extra : amend_source : 0af5856fef9f77700a08d04ea6496801a6f48263
This commit is contained in:
Sebastian Hengst 2018-01-04 17:51:45 +02:00
parent f5bb45814e
commit 3bf6354e76

View File

@ -79,9 +79,6 @@ with Files('tests/browser/browser_default_image_filename.js'):
with Files('tests/browser/*caret*'):
BUG_COMPONENT = ('Firefox', 'Keyboard Navigation')
with Files('tests/browser/*find*'):
BUG_COMPONENT = ('Toolkit', 'Find Toolbar')
with Files('tests/browser/browser_isSynthetic.js'):
BUG_COMPONENT = ('Firefox', 'Tabbed Browsing')