summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJeremy Andrews <athenian200@outlook.com>2021-09-25 16:10:41 -0500
committerJeremy Andrews <athenian200@outlook.com>2021-09-25 16:10:41 -0500
commita9c2b6e7e713332cf3ecd4d6ffcb39216020211c (patch)
treeba24d534d5a7754a2f65b2a4e4b19b20540cde79 /config
parent766927f74185dc18d4cd18abff173d13aa3ad9a1 (diff)
downloadaura-central-a9c2b6e7e713332cf3ecd4d6ffcb39216020211c.tar.gz
Issue %3003 - Move brotli to libs/
Diffstat (limited to 'config')
-rw-r--r--config/external/moz.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/external/moz.build b/config/external/moz.build
index 89378dafd..3bb510491 100644
--- a/config/external/moz.build
+++ b/config/external/moz.build
@@ -15,7 +15,6 @@ if CONFIG['MOZ_UPDATER']:
external_dirs += ['modules/libbz2']
# There's no "native" brotli or woff2 yet, but probably in the future...
-external_dirs += ['modules/brotli']
external_dirs += ['modules/woff2']
if CONFIG['MOZ_VORBIS']: