From ec44fb79d8dc41f028f5ed293185f57c00b2128b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20H=C3=BCster?= Date: Mon, 28 May 2018 09:11:51 +0200 Subject: [PATCH] updated path to widevine libraries on windows (#13063) --- docs/tutorial/using-widevine-cdm-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/using-widevine-cdm-plugin.md b/docs/tutorial/using-widevine-cdm-plugin.md index 512da7a041a..034797a6924 100644 --- a/docs/tutorial/using-widevine-cdm-plugin.md +++ b/docs/tutorial/using-widevine-cdm-plugin.md @@ -16,7 +16,7 @@ version used by Electron, otherwise the plugin will not work even though Open `chrome://components/` in Chrome browser, find `WidevineCdm` and make sure it is up to date, then you can find all the plugin binaries from the -`APP_DATA/Google/Chrome/WidevineCDM/VERSION/_platform_specific/PLATFORM_ARCH/` +`Program Files(x86)/Google/Chrome/Application/VERSION/WidevineCDM/_platform_specific/PLATFORM_ARCH/` directory. `APP_DATA` is system's location for storing app data, on Windows it is