diff --git a/xpcom/tests/Makefile.in b/xpcom/tests/Makefile.in index 7ba1f33899a..fd89fb6e919 100644 --- a/xpcom/tests/Makefile.in +++ b/xpcom/tests/Makefile.in @@ -56,7 +56,6 @@ CPP_UNIT_TESTS = \ TestObserverService.cpp \ TestPipe.cpp \ TestRefPtr.cpp \ - TestSettingsAPI.cpp \ TestTextFormatter.cpp \ TestTArray.cpp \ $(NULL)