From 87f71ac38d7a1055b54523bb9c46b834f130d8e6 Mon Sep 17 00:00:00 2001 From: "reed@reedloden.com" Date: Thu, 28 Feb 2008 02:31:28 -0800 Subject: [PATCH] Bug 419921 - "Stop trying to package safebrowsing.xpt, add it to removed-files.in" [p=reed r=gavin a1.9b4=beltzner] --- browser/installer/removed-files.in | 1 + browser/installer/unix/packages-static | 1 - browser/installer/windows/packages-static | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/browser/installer/removed-files.in b/browser/installer/removed-files.in index 675e92b4f89..ae287926749 100644 --- a/browser/installer/removed-files.in +++ b/browser/installer/removed-files.in @@ -575,6 +575,7 @@ components/necko_data.xpt components/nsKillAll.js components/passwordmgr.xpt components/progressDlg.xpt +components/safebrowsing.xpt components/search.xpt components/websrvcs.xpt components/widget_mac.xpt diff --git a/browser/installer/unix/packages-static b/browser/installer/unix/packages-static index a94752b9ec4..d0358f7a1d5 100644 --- a/browser/installer/unix/packages-static +++ b/browser/installer/unix/packages-static @@ -247,7 +247,6 @@ bin/modules/* ; Safe Browsing bin/components/nsSafebrowsingApplication.js -bin/components/safebrowsing.xpt bin/components/nsUrlClassifierListManager.js bin/components/nsUrlClassifierLib.js bin/components/url-classifier.xpt diff --git a/browser/installer/windows/packages-static b/browser/installer/windows/packages-static index d116d4f23ed..a554a286fa5 100644 --- a/browser/installer/windows/packages-static +++ b/browser/installer/windows/packages-static @@ -243,7 +243,6 @@ bin\modules\* ; Safe Browsing bin\components\nsSafebrowsingApplication.js -bin\components\safebrowsing.xpt bin\components\nsUrlClassifierListManager.js bin\components\nsUrlClassifierLib.js bin\components\url-classifier.xpt