blob: e80ae355acf37da022c3d7784d3406430ba0cab0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/moz.configure.diff
+++ b/moz.configure.diff
@@ -5,7 +5,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
imply_option('MOZ_PLACES', True)
-imply_option('MOZ_SERVICES_HEALTHREPORT', True)
imply_option('MOZ_SERVICES_SYNC', True)
imply_option('MOZ_DEDICATED_PROFILES', True)
imply_option('MOZ_BLOCK_PROFILE_DOWNGRADE', True)
|