Bug 1915309: Add Windows Geolocation UI to artifact builds r=firefox-build-system-reviewers,nalexander

Differential Revision: https://phabricator.services.mozilla.com/D222339
This commit is contained in:
David Parks 2024-09-16 20:07:09 +00:00
Родитель 06c438b27c
Коммит 271f3b1054
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,7 @@ UNIFIED_SOURCES += [
# Permission UI so it uses the platform-agnostic version.
if (
CONFIG["OS_TARGET"] == "WINNT"
and CONFIG["CC_TYPE"] == "clang-cl"
and (CONFIG["CC_TYPE"] == "clang-cl" or CONFIG["MOZ_ARTIFACT_BUILDS"])
and CONFIG["MOZ_BUILD_APP"] == "browser"
):
UNIFIED_SOURCES += [