diff --git a/toolkit/components/viewsource/content/viewSource.xul b/toolkit/components/viewsource/content/viewSource.xul
index 3fcb57efb24..41c15817a8d 100644
--- a/toolkit/components/viewsource/content/viewSource.xul
+++ b/toolkit/components/viewsource/content/viewSource.xul
@@ -51,6 +51,10 @@
oncommand="document.getElementById('FindToolbar').onFindAgainCommand(false);"/>
+#ifdef XP_MACOSX
+
+#endif
@@ -86,6 +90,9 @@
+#ifdef XP_MACOSX
+
+#endif
diff --git a/toolkit/locales/en-US/chrome/global/viewSource.dtd b/toolkit/locales/en-US/chrome/global/viewSource.dtd
index 4957c881495..1a294b87711 100644
--- a/toolkit/locales/en-US/chrome/global/viewSource.dtd
+++ b/toolkit/locales/en-US/chrome/global/viewSource.dtd
@@ -71,6 +71,7 @@ you can use these alternative items. Otherwise, their values should be empty. -
+