diff --git a/browser/base/content/browser.xhtml b/browser/base/content/browser.xhtml
index ca8953f3604f4f70de76576964af5f3c733f17a0..a2731ef6d4392301217cd05f6583e4814f1118e2 100644
--- a/browser/base/content/browser.xhtml
+++ b/browser/base/content/browser.xhtml
@@ -101,6 +101,8 @@
+#include zen-preloaded.inc.xhtml
+
# All JS files which are needed by browser.xhtml and other top level windows to
# support MacOS specific features *must* go into the global-scripts.inc file so
# that they can be shared with macWindow.inc.xhtml.
@@ -145,6 +147,7 @@
window.addEventListener("DOMContentLoaded",
gBrowserInit.onDOMContentLoaded.bind(gBrowserInit), { once: true });
+#include zen-assets.inc.xhtml
# All sets except for popupsets (commands, keys, and stringbundles)
@@ -166,9 +169,12 @@
-#include navigator-toolbox.inc.xhtml
-
-#include browser-box.inc.xhtml
+
+ #include navigator-toolbox.inc.xhtml
+
+ #include browser-box.inc.xhtml
+