Bug 1869043 remove declaration of missing CreateOrDestroyAudioTracks r=padenot
[gecko.git] / tools / update-programs / confvars.sh
blob66e2a806058d5ee9ffd8e90c89c519424c9cec25
1 #! /bin/sh
2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 MOZ_APP_VENDOR=Mozilla
8 MOZ_BRANDING_DIRECTORY=browser/branding/unofficial
9 MOZ_APP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
11 # Build the updater by default. Use --disable-updater to not.
12 MOZ_UPDATER=1