From 7634aa92469b71960eae934e4695a8bc2b15367e Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Wed, 6 Feb 2002 22:52:53 +0000 Subject: [PATCH] dependency update git-svn-id: svn://10.0.0.236/trunk@113838 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/embedding/base/makefile.win | 5 ----- mozilla/embedding/components/commandhandler/src/makefile.win | 2 -- mozilla/embedding/tests/winEmbed/makefile.win | 1 - mozilla/profile/src/makefile.win | 1 - mozilla/xpfe/bootstrap/makefile.win | 1 - 5 files changed, 10 deletions(-) diff --git a/mozilla/embedding/base/makefile.win b/mozilla/embedding/base/makefile.win index 7d11caafb2b..0e916f32f30 100644 --- a/mozilla/embedding/base/makefile.win +++ b/mozilla/embedding/base/makefile.win @@ -23,12 +23,7 @@ DEPTH=..\.. MODULE=embed_base REQUIRES = xpcom \ string \ - widget \ - view \ - dom \ - uriloader \ intl \ - gfx \ appstartup \ $(NULL) diff --git a/mozilla/embedding/components/commandhandler/src/makefile.win b/mozilla/embedding/components/commandhandler/src/makefile.win index a2aab09c44b..58ccc8ee3bd 100644 --- a/mozilla/embedding/components/commandhandler/src/makefile.win +++ b/mozilla/embedding/components/commandhandler/src/makefile.win @@ -26,8 +26,6 @@ REQUIRES = string \ xpcom \ dom \ widget \ - docshell \ - layout \ content \ content_xul \ commandhandler \ diff --git a/mozilla/embedding/tests/winEmbed/makefile.win b/mozilla/embedding/tests/winEmbed/makefile.win index f250b496a54..b82edb02d1f 100644 --- a/mozilla/embedding/tests/winEmbed/makefile.win +++ b/mozilla/embedding/tests/winEmbed/makefile.win @@ -35,7 +35,6 @@ REQUIRES = xpcom \ docshell \ dom \ widget \ - layout \ uriloader \ shistory \ webbrowserpersist \ diff --git a/mozilla/profile/src/makefile.win b/mozilla/profile/src/makefile.win index 705ef324c1b..a5ef6d67f61 100644 --- a/mozilla/profile/src/makefile.win +++ b/mozilla/profile/src/makefile.win @@ -42,7 +42,6 @@ REQUIRES = xpcom \ dom \ windowwatcher \ bookmarks \ - cookie \ chrome \ intl \ docshell \ diff --git a/mozilla/xpfe/bootstrap/makefile.win b/mozilla/xpfe/bootstrap/makefile.win index a9583bbbc90..5f47727bd34 100644 --- a/mozilla/xpfe/bootstrap/makefile.win +++ b/mozilla/xpfe/bootstrap/makefile.win @@ -33,7 +33,6 @@ REQUIRES = xpcom \ xpinstall \ xpicleanup \ uriloader \ - view \ windowwatcher \ embed_base \ appstartup \