Back out part of bug 940215 because of a problem detected by bug 941854

This commit is contained in:
Ehsan Akhgari 2013-11-22 09:52:45 -05:00
parent 275b6c86e1
commit 6ae8165306

View File

@ -15,7 +15,8 @@ EXPORTS.mozilla.net += [
'RtspHandler.h',
]
UNIFIED_SOURCES += [
# These files cannot be built in unified mode because they force NSPR logging.
SOURCES += [
'controller/RtspController.cpp',
'controller/RtspControllerChild.cpp',
'controller/RtspControllerParent.cpp',