diff --git a/mozilla/docshell/base/Makefile.in b/mozilla/docshell/base/Makefile.in index 8dfcf9a34f1..36483a75a38 100644 --- a/mozilla/docshell/base/Makefile.in +++ b/mozilla/docshell/base/Makefile.in @@ -56,7 +56,6 @@ REQUIRES = xpcom \ webshell \ chardet \ uconv \ - appcomps \ xuldoc \ find \ nkcache \ diff --git a/mozilla/embedding/browser/webBrowser/Makefile.in b/mozilla/embedding/browser/webBrowser/Makefile.in index c6f1708db46..dc68b7d0885 100644 --- a/mozilla/embedding/browser/webBrowser/Makefile.in +++ b/mozilla/embedding/browser/webBrowser/Makefile.in @@ -44,8 +44,7 @@ REQUIRES = xpcom \ shistory \ webshell \ windowwatcher \ - history \ - appcomps \ + history \ webbrowserpersist \ unicharutil \ imglib2 \ diff --git a/mozilla/embedding/lite/Makefile.in b/mozilla/embedding/lite/Makefile.in index 61870bd1f5c..7aec0117b3d 100644 --- a/mozilla/embedding/lite/Makefile.in +++ b/mozilla/embedding/lite/Makefile.in @@ -35,7 +35,6 @@ REQUIRES = xpcom \ necko \ pref \ history \ - appcomps \ $(NULL) CPPSRCS = \ diff --git a/mozilla/uriloader/exthandler/Makefile.in b/mozilla/uriloader/exthandler/Makefile.in index 8b7aac3abc4..ab55e73cdf9 100644 --- a/mozilla/uriloader/exthandler/Makefile.in +++ b/mozilla/uriloader/exthandler/Makefile.in @@ -62,7 +62,6 @@ REQUIRES = xpcom \ intl \ uconv \ windowwatcher \ - appcomps \ history \ $(NULL)