Bug 940117 - Build startupcache in unified mode; r=ehsan

This commit is contained in:
Michael Shuen 2013-11-19 08:17:35 -05:00
parent b6ab6af557
commit 00aca41e7a

View File

@ -18,7 +18,7 @@ EXPORTS.mozilla.scache += [
'StartupCacheUtils.h',
]
SOURCES += [
UNIFIED_SOURCES += [
'StartupCache.cpp',
'StartupCacheModule.cpp',
'StartupCacheUtils.cpp',