summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/src/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'js/xpconnect/src/moz.build')
-rw-r--r--js/xpconnect/src/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/xpconnect/src/moz.build b/js/xpconnect/src/moz.build
index 39d4baecec..4f99838dbd 100644
--- a/js/xpconnect/src/moz.build
+++ b/js/xpconnect/src/moz.build
@@ -50,7 +50,7 @@ UNIFIED_SOURCES += [
]
-if CONFIG["LIBFUZZER"]:
+if CONFIG["FUZZING_INTERFACES"]:
UNIFIED_SOURCES += ["xpcrtfuzzing/xpcrtfuzzing.cpp"]
XPCOM_MANIFESTS += [