diff options
Diffstat (limited to 'browser')
-rw-r--r-- | browser/installer/package-manifest.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in index e646fe3cac..27dfc4e05c 100644 --- a/browser/installer/package-manifest.in +++ b/browser/installer/package-manifest.in @@ -251,9 +251,6 @@ @RESPATH@/components/layout_xul.xpt @RESPATH@/components/locale.xpt @RESPATH@/components/lwbrk.xpt -#ifdef MOZ_ENABLE_PROFILER_SPS -@RESPATH@/components/memory_profiler.xpt -#endif @RESPATH@/browser/components/migration.xpt @RESPATH@/components/mimetype.xpt @RESPATH@/components/mozfind.xpt @@ -285,9 +282,6 @@ @RESPATH@/components/plugin.xpt @RESPATH@/components/pref.xpt @RESPATH@/components/prefetch.xpt -#ifdef MOZ_ENABLE_PROFILER_SPS -@RESPATH@/components/profiler.xpt -#endif @RESPATH@/components/rdf.xpt @RESPATH@/components/satchel.xpt @RESPATH@/components/saxparser.xpt |