From 9d78f64734756be25ad31bc72a0418661cfb0c25 Mon Sep 17 00:00:00 2001 From: Jim Chen Date: Mon, 9 Sep 2013 15:47:47 -0400 Subject: [PATCH] Bug 897221 - Include nsIUpdateTimerManager in Fennec and B2G; r=fabrice r=mfinkle --- b2g/installer/package-manifest.in | 2 -- mobile/android/installer/package-manifest.in | 2 -- 2 files changed, 4 deletions(-) diff --git a/b2g/installer/package-manifest.in b/b2g/installer/package-manifest.in index f358d9f1007d..1c6214e1e777 100644 --- a/b2g/installer/package-manifest.in +++ b/b2g/installer/package-manifest.in @@ -307,9 +307,7 @@ #endif @BINPATH@/components/uconv.xpt @BINPATH@/components/unicharutil.xpt -#ifdef MOZ_UPDATER @BINPATH@/components/update.xpt -#endif @BINPATH@/components/uriloader.xpt @BINPATH@/components/urlformatter.xpt @BINPATH@/components/webBrowser_core.xpt diff --git a/mobile/android/installer/package-manifest.in b/mobile/android/installer/package-manifest.in index 82094f67b4c5..fae766ae7c8c 100644 --- a/mobile/android/installer/package-manifest.in +++ b/mobile/android/installer/package-manifest.in @@ -250,9 +250,7 @@ @BINPATH@/components/txmgr.xpt @BINPATH@/components/uconv.xpt @BINPATH@/components/unicharutil.xpt -#ifdef MOZ_UPDATER @BINPATH@/components/update.xpt -#endif @BINPATH@/components/uriloader.xpt @BINPATH@/components/urlformatter.xpt @BINPATH@/components/webBrowser_core.xpt