From 7008afd8e0c91fa97f37f0cf72b4a225e681c4be Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Wed, 17 Apr 2019 04:52:39 -0400 Subject: [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up --- application/basilisk/base/content/browser-doctype.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'application/basilisk/base/content/browser-doctype.inc') diff --git a/application/basilisk/base/content/browser-doctype.inc b/application/basilisk/base/content/browser-doctype.inc index ad08f4b03..30d70ccea 100644 --- a/application/basilisk/base/content/browser-doctype.inc +++ b/application/basilisk/base/content/browser-doctype.inc @@ -19,7 +19,9 @@ #endif %aboutHomeDTD; +#ifdef MOZ_SERVICES_SYNC %syncBrandDTD; +#endif ]> -- cgit v1.2.3