diff --git a/mozilla/toolkit/content/tests/chrome/Makefile.in b/mozilla/toolkit/content/tests/chrome/Makefile.in index 6fafa133cfe..4f7eb7297ca 100644 --- a/mozilla/toolkit/content/tests/chrome/Makefile.in +++ b/mozilla/toolkit/content/tests/chrome/Makefile.in @@ -54,7 +54,6 @@ _TEST_FILES = bug288254_window.xul \ test_bug366992.xul \ bug331215_window.xul \ test_bug331215.xul \ - widget_progressmeter.xul \ $(NULL) libs:: $(_TEST_FILES) diff --git a/mozilla/toolkit/content/tests/widgets/Makefile.in b/mozilla/toolkit/content/tests/widgets/Makefile.in index 935552ed0b1..f367baff08b 100644 --- a/mozilla/toolkit/content/tests/widgets/Makefile.in +++ b/mozilla/toolkit/content/tests/widgets/Makefile.in @@ -50,6 +50,7 @@ _TEST_FILES = test_bug360220.xul \ test_colorpicker_popup.xul \ test_popup_coords.xul \ test_popup_recreate.xul \ + test_progressmeter.xul \ $(NULL) libs:: $(_TEST_FILES) diff --git a/mozilla/toolkit/content/tests/chrome/widget_progressmeter.xul b/mozilla/toolkit/content/tests/widgets/test_progressmeter.xul similarity index 86% rename from mozilla/toolkit/content/tests/chrome/widget_progressmeter.xul rename to mozilla/toolkit/content/tests/widgets/test_progressmeter.xul index 57fa1216f31..ce76eba12b6 100644 --- a/mozilla/toolkit/content/tests/chrome/widget_progressmeter.xul +++ b/mozilla/toolkit/content/tests/widgets/test_progressmeter.xul @@ -1,16 +1,14 @@ - + - - + +