Skip to content

Commit

Permalink
build: use a Chromium patch to set a value of the enable_widevine flag
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykuzmin committed Aug 22, 2018
1 parent 244a9ef commit 519a333
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -2,7 +2,7 @@ vars = {
'chromium_version':
'67.0.3396.99',
'libchromiumcontent_revision':
'5d7e27872533962f54e4939bc863347376d60db9',
'e349f85568753947039fc912cf84d76a17a82f2e',
'node_version':
'ece0a06ac8147efb5b5af431c21f312f1884616e',

Expand Down
3 changes: 0 additions & 3 deletions build/args/all.gn
Expand Up @@ -8,6 +8,3 @@ v8_typed_array_max_size_in_heap = 0

proprietary_codecs = true
ffmpeg_branding = "Chrome"

# FIXME(alexeykuzmin): Should be disabled only on linux.
enable_widevine = false

0 comments on commit 519a333

Please sign in to comment.