From 16853876567bce42998ee11aecea3d190c2d81cb Mon Sep 17 00:00:00 2001 From: "kipp%netscape.com" Date: Fri, 22 Oct 1999 00:11:31 +0000 Subject: [PATCH] Whoops, missed this during my checkin :-( --- layout/base/src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/layout/base/src/Makefile.in b/layout/base/src/Makefile.in index c97cfe3ada6..783142bbc0c 100644 --- a/layout/base/src/Makefile.in +++ b/layout/base/src/Makefile.in @@ -58,6 +58,7 @@ CPPSRCS = \ nsStyleCoord.cpp \ nsStyleContext.cpp \ nsStyleSet.cpp \ + nsTextContentChangeData.cpp \ nsTextFragment.cpp \ nsTextNode.cpp \ nsXIFConverter.cpp \