diff options
Diffstat (limited to 'mobile')
-rw-r--r-- | mobile/android/installer/package-manifest.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mobile/android/installer/package-manifest.in b/mobile/android/installer/package-manifest.in index ea8269776a..188682d3b7 100644 --- a/mobile/android/installer/package-manifest.in +++ b/mobile/android/installer/package-manifest.in @@ -174,9 +174,6 @@ @BINPATH@/components/layout_xul.xpt @BINPATH@/components/locale.xpt @BINPATH@/components/lwbrk.xpt -#ifdef MOZ_ENABLE_PROFILER_SPS -@BINPATH@/components/memory_profiler.xpt -#endif @BINPATH@/components/mimetype.xpt @BINPATH@/components/mozfind.xpt @BINPATH@/components/necko_about.xpt @@ -206,9 +203,6 @@ @BINPATH@/components/plugin.xpt @BINPATH@/components/pref.xpt @BINPATH@/components/prefetch.xpt -#ifdef MOZ_ENABLE_PROFILER_SPS -@BINPATH@/components/profiler.xpt -#endif @BINPATH@/components/rdf.xpt @BINPATH@/components/satchel.xpt @BINPATH@/components/saxparser.xpt |