HttpBaseChannel.cpp was missing from the http fixup in rev 03c8158afebe

--HG--
extra : rebase_source : 2ae8a865de36b2d67abe0d44a1341b0374edddc2
This commit is contained in:
Doug Turner 2010-06-07 15:54:54 -07:00
parent 9e3c169292
commit 33f9f17275

View File

@ -101,6 +101,7 @@ CPPSRCS = \
nsHttpNTLMAuth.cpp \
nsHttpTransaction.cpp \
nsHttpHandler.cpp \
HttpBaseChannel.cpp \
nsHttpChannel.cpp \
nsHttpPipeline.cpp \
nsHttpActivityDistributor.cpp \