summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2019-03-15 11:02:17 -0700
committerGraham Linden <graham@lindenlab.com>2019-03-15 11:02:17 -0700
commit4a5e7350e7a42d4cfbfa088b09a0f987fd49fb8f (patch)
tree60eded5ac2cb9eda0537b1c98cdd1bf5a5f8b65e /indra/newview/viewer_manifest.py
parenta10ec81e82d79bd79d5b058fda1b370073bfb480 (diff)
parent58582fb6212a3ccd8ff2f52a59a398b4041bba79 (diff)
Merge
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-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,