From 72a52c6f02f8ef76ed3975531968135c3e7c8e78 Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Wed, 18 Dec 2019 21:25:17 -0800 Subject: removed more branded files that are no longer used --- branding/official/moz.build | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 branding/official/moz.build (limited to 'branding/official/moz.build') diff --git a/branding/official/moz.build b/branding/official/moz.build deleted file mode 100644 index 8cb9013..0000000 --- a/branding/official/moz.build +++ /dev/null @@ -1,13 +0,0 @@ -# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: -# 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/. - -DIRS += ['content', 'locales'] - -DIST_SUBDIR = 'browser' -export('DIST_SUBDIR') - -include('../shared/branding.mozbuild') -ApplicationBranding() -- cgit v1.2.3