From 43fa0a71c814e902165782680f2f9705e3c234c9 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sun, 14 Nov 2021 01:30:12 -0500 Subject: Issue %3005 - Move toolkit/components to components/ --- toolkit/components/viewsource/moz.build | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 toolkit/components/viewsource/moz.build (limited to 'toolkit/components/viewsource/moz.build') diff --git a/toolkit/components/viewsource/moz.build b/toolkit/components/viewsource/moz.build deleted file mode 100644 index d28658de4..000000000 --- a/toolkit/components/viewsource/moz.build +++ /dev/null @@ -1,8 +0,0 @@ -# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# 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/. - -EXTRA_JS_MODULES += ['ViewSourceBrowser.jsm'] - -JAR_MANIFESTS += ['jar.mn'] \ No newline at end of file -- cgit v1.2.3