summaryrefslogtreecommitdiff
path: root/libs/libnestegg/src/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libnestegg/src/moz.build')
-rw-r--r--libs/libnestegg/src/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libnestegg/src/moz.build b/libs/libnestegg/src/moz.build
index bf9edcdbc..f08d15d0f 100644
--- a/libs/libnestegg/src/moz.build
+++ b/libs/libnestegg/src/moz.build
@@ -10,7 +10,7 @@ UNIFIED_SOURCES += [
if CONFIG['GKMEDIAS_SHARED_LIBRARY']:
NO_VISIBILITY_FLAGS = True
-FINAL_LIBRARY = 'gkmedias'
+FINAL_LIBRARY = 'gremedia'
# We allow warnings for third-party code that can be updated from upstream.
ALLOW_COMPILER_WARNINGS = True