Browse Source

Do not ship widevine plugin

Cheng Zhao 9 years ago
parent
commit
c47aebaeb4
3 changed files with 2 additions and 3 deletions
  1. 0 1
      atom.gyp
  2. 1 1
      script/lib/config.py
  3. 1 1
      vendor/brightray

+ 0 - 1
atom.gyp

@@ -438,7 +438,6 @@
             '<(libchromiumcontent_dir)/icudtl.dat',
             '<(libchromiumcontent_dir)/natives_blob.bin',
             '<(libchromiumcontent_dir)/snapshot_blob.bin',
-            '<(libchromiumcontent_dir)/widevinecdmadapter.plugin',
           ],
           'xcode_settings': {
             'ATOM_BUNDLE_ID': 'com.<(company_abbr).<(project_name).framework',

+ 1 - 1
script/lib/config.py

@@ -8,7 +8,7 @@ import sys
 
 BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
     'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent'
-LIBCHROMIUMCONTENT_COMMIT = '0926c1773ffd358f480529434c3f98acfc39fc36'
+LIBCHROMIUMCONTENT_COMMIT = 'ae1b1395d809df1c5bf3ff74257dcfecf69a91bd'
 
 PLATFORM = {
   'cygwin': 'win32',

+ 1 - 1
vendor/brightray

@@ -1 +1 @@
-Subproject commit a9121868e20e26ee42ac324b2f8adb5ea57263dd
+Subproject commit 7c7c094570263c91d13e0eec754726730a43e642