diff --git a/mozilla/layout/html/base/src/Makefile.in b/mozilla/layout/html/base/src/Makefile.in index 38670662298..02c6036b198 100644 --- a/mozilla/layout/html/base/src/Makefile.in +++ b/mozilla/layout/html/base/src/Makefile.in @@ -34,11 +34,11 @@ CPPSRCS= \ nsBulletFrame.cpp \ nsContainerFrame.cpp \ nsFrame.cpp \ - nsHTMLReflowState.cpp \ nsGlobalVariables.cpp \ nsHRFrame.cpp \ nsHTMLAtoms.cpp \ nsHTMLContainerFrame.cpp \ + nsHTMLReflowState.cpp \ nsHTMLIIDs.cpp \ nsHTMLFrame.cpp \ nsHTMLReflowCommand.cpp \