From f9cab004186edb425a9b88ad649726605080a17c Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Mon, 20 Apr 2020 20:49:37 -0700 Subject: move browser to webbrowser/ --- base/content/macBrowserOverlay.xul | 67 -------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 base/content/macBrowserOverlay.xul (limited to 'base/content/macBrowserOverlay.xul') diff --git a/base/content/macBrowserOverlay.xul b/base/content/macBrowserOverlay.xul deleted file mode 100644 index b1ae838..0000000 --- a/base/content/macBrowserOverlay.xul +++ /dev/null @@ -1,67 +0,0 @@ - -# -*- Mode: HTML -*- -# -# This Source Code Form is subject to the terms of the Mozilla Public -# 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/. - - - - - - - - -# All DTD information is stored in a separate file so that it can be shared by -# hiddenWindow.xul. -#include browser-doctype.inc - - - -# All JS files which are not content (only) dependent that browser.xul -# wishes to include *must* go into the global-scripts.inc file -# so that they can be shared by this overlay. -#include global-scripts.inc -#ifdef MOZ_DEVTOOLS -#include global-devtools-theme-scripts.inc -#endif - - - -# All sets except for popupsets (commands, keys, stringbundles and broadcasters) *must* go into the -# browser-sets.inc file for sharing with hiddenWindow.xul. -#include browser-sets.inc - -# The entire main menubar is placed into browser-menubar.inc, so that it can be shared by -# hiddenWindow.xul. -#include browser-menubar.inc - - - - - - - - - - - -- cgit v1.2.3