зеркало из https://github.com/mozilla/gecko-dev.git
Bug 546103, Remove remnant MOZ_PERF_METRICS from parser/, r=mrbkap
This commit is contained in:
Родитель
ace5e1d018
Коммит
82662954b8
|
@ -73,7 +73,7 @@ SDK_HEADERS = \
|
|||
nsParserDataListener.h \
|
||||
$(NULL)
|
||||
|
||||
ifneq ($(MOZ_DEBUG)$(MOZ_PERF_METRICS),)
|
||||
ifdef MOZ_DEBUG
|
||||
EXPORTS += \
|
||||
nsILoggingSink.h \
|
||||
$(NULL)
|
||||
|
|
|
@ -82,7 +82,7 @@ CPPSRCS += \
|
|||
$(NULL)
|
||||
endif
|
||||
|
||||
ifneq ($(MOZ_DEBUG)$(MOZ_PERF_METRICS),)
|
||||
ifdef MOZ_DEBUG
|
||||
CPPSRCS += \
|
||||
nsLoggingSink.cpp \
|
||||
$(NULL)
|
||||
|
|
Загрузка…
Ссылка в новой задаче