|
Replace WIDEVINE_CDM_AVAILABLE with a gyp define, enable_widevine_cdm.
This CL does not replace all widevine-related conditions on
Chrome branding in gyp files, but that change should be easier now.
BUG= 349182
Total comments: 18
Total comments: 21
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+127 lines, -95 lines) |
Patch |
 |
M |
build/common.gypi
|
View
|
1
2
|
4 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/config/BUILD.gn
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/config/features.gni
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/widevine_cdm_component_installer.cc
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/content_settings/content_settings_browsertest.cc
|
View
|
1
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/load_library_perf_test.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/encrypted_media_browsertest.cc
|
View
|
1
|
10 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/encrypted_media_istypesupported_browsertest.cc
|
View
|
1
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/plugins/plugin_info_message_filter.cc
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_content_client.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_paths.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/media/chrome_key_systems.cc
|
View
|
1
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/pepper/pepper_uma_host.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/plugins/plugin_uma.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/plugins/plugin_uma_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromecast/media/base/key_systems_common.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chromecast/renderer/key_systems_cast.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/cdm/renderer/widevine_key_systems.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/render_media_client.cc
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/render_media_client_unittest.cc
|
View
|
1
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/BUILD.gn
|
View
|
1
2
|
4 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/android/widevine_cdm_version.h
|
View
|
1
2
|
1 chunk |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/widevine_cdm.gyp
|
View
|
1
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/widevine_cdm_common.h
|
View
|
1
2
3
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/widevine_cdm_version.h
|
View
|
1
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
Total messages: 31 (9 generated)
|