Bug 811449 part 6. Rename nsGenericElement.cpp to Element.cpp. r=peterv

--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/Element.cpp
This commit is contained in:
Boris Zbarsky 2012-11-14 14:10:08 -08:00
parent 3ac151466b
commit ee774e7905
2 changed files with 1 additions and 1 deletions

View File

@ -87,10 +87,10 @@ CPPSRCS = \
nsDocumentEncoder.cpp \
DocumentFragment.cpp \
nsFrameLoader.cpp \
Element.cpp \
nsFormData.cpp \
nsGenConImageContent.cpp \
nsGenericDOMDataNode.cpp \
nsGenericElement.cpp \
nsGkAtoms.cpp \
nsHTMLContentSerializer.cpp \
nsImageLoadingContent.cpp \