Bug 333659. Relanding new nsLineBreaker class --- shouldn't affect current code. Technically it's part of the build, but it's not used by anyone.

This commit is contained in:
roc+%cs.cmu.edu 2007-01-17 02:35:28 +00:00
Родитель 66d31e8fca
Коммит e6589f0930
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -72,6 +72,7 @@ nsCaseTreatment.h \
nsContentCID.h \
nsCopySupport.h \
nsContentCreatorFunctions.h \
nsLineBreaker.h \
nsXMLNameSpaceMap.h \
$(NULL)

Просмотреть файл

@ -124,6 +124,7 @@ CPPSRCS = \
nsGkAtoms.cpp \
nsHTMLContentSerializer.cpp \
nsImageLoadingContent.cpp \
nsLineBreaker.cpp \
nsLoadListenerProxy.cpp \
nsMappedAttributes.cpp \
nsNameSpaceManager.cpp \