Reduce redundencies in Basilisk branding

This commit is contained in:
NTD 2018-02-17 10:56:35 -05:00 • committed by Roy Tam
commit fa66cea7a8
21 changed files with 146 additions and 122 deletions

View file

@ -9,5 +9,5 @@ DIRS += ['content', 'locales']
DIST_SUBDIR = 'browser'
export('DIST_SUBDIR')
include('../branding-common.mozbuild')
FirefoxBranding()
include('../shared/branding.mozbuild')
ApplicationBranding()