Commit 271f3b10 authored by David Parks's avatar David Parks
Browse files

Bug 1915309: Add Windows Geolocation UI to artifact builds...

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

Differential Revision: https://phabricator.services.mozilla.com/D222339
parent 06c438b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 += [