diff --git a/intl/gtest/moz.build b/intl/gtest/moz.build
index e0c5adff554c467317a0220d7a20eeab1c3be4ab..80d897ad0357170599a7adf5ff3a31a9e0e8a93a 100644
--- a/intl/gtest/moz.build
+++ b/intl/gtest/moz.build
@@ -11,5 +11,3 @@ if not (CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CPU_ARCH"] == "aarch64"):
     UNIFIED_SOURCES += ["TestEncoding.cpp"]
 
 FINAL_LIBRARY = "xul-gtest"
-
-REQUIRES_UNIFIED_BUILD = True