diff options
Diffstat (limited to 'toolkit/components/moz.build')
-rw-r--r-- | toolkit/components/moz.build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build index 953e6c6e3..7173ca4e7 100644 --- a/toolkit/components/moz.build +++ b/toolkit/components/moz.build @@ -66,9 +66,6 @@ DIRS += [ 'xulstore' ] -if CONFIG['MOZ_WEBEXTENSIONS']: - DIRS += ['webextensions'] - DIRS += ['mozintl'] if not CONFIG['MOZ_FENNEC']: |