Issue #1288 - Part 1a: Update brotli to 1.0.7

This also reorganizes the exports in the build system to use `brotli/`
as include directory.
This commit is contained in:
wolfbeast 2019-11-14 09:07:29 +01:00 • committed by Roy Tam
commit 729ee0f18a
97 changed files with 32340 additions and 11587 deletions

View file

@ -69,4 +69,5 @@ if CONFIG['MOZ_RTSP']:
LOCAL_INCLUDES += [
'!/netwerk/dns',
'/modules/brotli/dec',
]