summaryrefslogtreecommitdiffstats
path: root/modules/libpref/greprefs.js
blob: d59110b6a6fd8cd9c1664c8ac26926069c44ee81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include ../../netwerk/base/security-prefs.js
#include init/all.js
#ifdef MOZ_DATA_REPORTING
#include ../../toolkit/components/telemetry/datareporting-prefs.js
#endif
#ifdef MOZ_SERVICES_HEALTHREPORT
#if MOZ_WIDGET_TOOLKIT == android
#include ../../mobile/android/chrome/content/healthreport-prefs.js
#else
#include ../../toolkit/components/telemetry/healthreport-prefs.js
#endif
#endif