summaryrefslogtreecommitdiffstats
path: root/browser/branding/unofficial/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'browser/branding/unofficial/moz.build')
-rw-r--r--browser/branding/unofficial/moz.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/browser/branding/unofficial/moz.build b/browser/branding/unofficial/moz.build
index 9045cee11..0d829fa5e 100644
--- a/browser/branding/unofficial/moz.build
+++ b/browser/branding/unofficial/moz.build
@@ -9,5 +9,5 @@ DIRS += ['content', 'locales']
DIST_SUBDIR = 'browser'
export('DIST_SUBDIR')
-include('../branding-common.mozbuild')
-FirefoxBranding()
+include('../shared/branding.mozbuild')
+ApplicationBranding()