From ba87406edb190dda2d78778512a6ea2e993719df Mon Sep 17 00:00:00 2001 From: "disttsc%bart.nl" Date: Thu, 18 Aug 2005 11:15:12 +0000 Subject: [PATCH] Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls --- docshell/shistory/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docshell/shistory/src/Makefile.in b/docshell/shistory/src/Makefile.in index 203b4ffb8647..6116c6fdd73c 100644 --- a/docshell/shistory/src/Makefile.in +++ b/docshell/shistory/src/Makefile.in @@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = shistory LIBRARY_NAME = shistory IS_COMPONENT = 1 -REQUIRES = xpcom necko dom js layout docshell locale widget uriloader pref +REQUIRES = xpcom string necko dom js layout docshell locale widget uriloader pref CPPSRCS = nsSHEntry.cpp \ nsSHTransaction.cpp \