From a67226f7607cc387c05ee61caa214cd8ddde275b Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Fri, 21 Sep 2001 14:28:26 +0000 Subject: [PATCH] oops, remove this chrome line - for REQUIRES builds only git-svn-id: svn://10.0.0.236/trunk@103450 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/io/makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/xpcom/io/makefile.win b/mozilla/xpcom/io/makefile.win index 684ebf55e34..071ee396de6 100644 --- a/mozilla/xpcom/io/makefile.win +++ b/mozilla/xpcom/io/makefile.win @@ -24,7 +24,6 @@ MODULE = xpcom REQUIRES = uconv \ string \ necko \ - chrome \ $(NULL) ################################################################################