Bug 1733701: Remove REQUIRES_UNIFIED_BUILD from view/moz.build, since it builds just fine in non-unified mode. r=tnikkel

Differential Revision: https://phabricator.services.mozilla.com/D127328
This commit is contained in:
Daniel Holbert 2021-10-01 22:12:13 +00:00
parent a526da49a3
commit 01428ac83b

View File

@ -24,5 +24,3 @@ FINAL_LIBRARY = "xul"
LOCAL_INCLUDES += [
"/gfx/cairo/cairo/src",
]
REQUIRES_UNIFIED_BUILD = True