Skip to content

Commit

Permalink
Link for more information changed to issue cefsharp#1934 in CefExampl…
Browse files Browse the repository at this point in the history
…e.cs
  • Loading branch information
justinstenning committed Feb 13, 2017
1 parent eb2459e commit aa7de2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CefSharp.Example/CefExample.cs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public static void Init(bool osr, bool multiThreadedMessageLoop, IBrowserProcess
// Environment.SetEnvironmentVariable("GOOGLE_DEFAULT_CLIENT_SECRET", "");

// Widevine CDM registration - pass in directory where Widevine CDM binaries and manifest.json are located.
// To organize access to Widevine binaries: https://www.widevine.com/contact.html
// For more information on support for DRM content with Widevine see: https://github.com/cefsharp/CefSharp/issues/1934
//Cef.RegisterWidevineCdm(@".\WidevineCdm");

//Chromium Command Line args
Expand Down

0 comments on commit aa7de2e

Please sign in to comment.