summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorAnchor <none@none>2019-03-19 14:31:38 -0700
committerAnchor <none@none>2019-03-19 14:31:38 -0700
commit83fe55c429181a2adb67346db79becf00d501536 (patch)
treeb56ed860cb6aa9066a35867f41b2e2ff2b4c18d8 /indra/newview
parent2cd1a22587b26e7b034e3100ebf46f244d576bff (diff)
parent72f21b399e5a07ee162116f677e643b21e54d7bb (diff)
Merge from viewer-release-cve-2019-5786
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/viewer_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index c0f642c852..fcb97ded8f 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -635,7 +635,7 @@ class WindowsManifest(ViewerManifest):
self.path("dullahan_host.exe")
self.path("natives_blob.bin")
self.path("snapshot_blob.bin")
- self.path("widevinecdmadapter.dll")
+ self.path("v8_context_snapshot.bin")
# MSVC DLLs needed for CEF and have to be in same directory as plugin
with self.prefix(src=os.path.join(self.args['build'], os.pardir,