|
Move ENABLE_PEPPER_CDMS to a buildflag header.
Removes the global build flag and #define and converts to a buildflag header in
ppapi/features.
A new target "//third_party/widevine/cdm:headers" was added since
widevine_cdm_version.h was unreferenced in the build. Given that this file now
requires //ppapi/features we really need "gn check" to work on it. I made the
existing users of ":version_h" reference this new target which encompasses the
public headers of the widevine CDM.
TBR=jschuh (render_messages.h)
Committed: https://crrev.com/e23a62a0c4b56618da615698717ed53983854f8d
Cr-Commit-Position: refs/heads/master@{#424477}
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+233 lines, -142 lines) |
Patch |
|
M |
android_webview/renderer/DEPS
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
build/config/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
build/config/features.gni
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/BUILD.gn
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/content_settings/content_settings_browsertest.cc
|
View
|
1
2
3
4
|
8 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/load_library_perf_test.cc
|
View
|
1
2
3
4
|
4 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/media/encrypted_media_browsertest.cc
|
View
|
1
2
3
4
|
9 chunks |
+13 lines, -11 lines |
0 comments
|
Download
|
|
M |
chrome/browser/media/encrypted_media_supported_types_browsertest.cc
|
View
|
1
2
3
4
|
12 chunks |
+16 lines, -14 lines |
0 comments
|
Download
|
|
M |
chrome/browser/plugins/plugin_info_message_filter.h
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/plugins/plugin_info_message_filter.cc
|
View
|
1
2
3
4
|
6 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/common/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_content_client.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/common/chrome_paths.cc
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/common/render_messages.h
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/renderer/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/renderer/media/chrome_key_systems.cc
|
View
|
1
2
3
4
|
4 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/pepper/pepper_uma_host.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/renderer/plugins/plugin_uma.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/renderer/plugins/plugin_uma_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/test/BUILD.gn
|
View
|
1
2
3
4
|
4 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
chromecast/media/base/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chromecast/renderer/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
components/cdm/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
components/cdm/renderer/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
components/cdm/renderer/external_clear_key_key_system_properties.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
components/cdm/renderer/external_clear_key_key_system_properties.cc
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
components/cdm/renderer/widevine_key_system_properties.h
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
components/cdm/renderer/widevine_key_system_properties.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
content/browser/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/browser_main_loop.cc
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/public/renderer/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/renderer/BUILD.gn
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
content/renderer/media/cdm/pepper_cdm_wrapper.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
content/renderer/media/cdm/pepper_cdm_wrapper_impl.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
content/renderer/media/cdm/pepper_cdm_wrapper_impl.cc
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/cdm/render_cdm_factory.h
|
View
|
1
2
3
4
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/cdm/render_cdm_factory.cc
|
View
|
1
2
3
4
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
content/renderer/render_frame_impl.cc
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/test/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
extensions/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
media/BUILD.gn
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
media/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
media/base/BUILD.gn
|
View
|
1
2
3
4
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
media/base/android/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
media/base/key_system_properties.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
media/base/key_systems.h
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
media/base/key_systems.cc
|
View
|
1
2
3
4
|
5 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
media/base/key_systems_unittest.cc
|
View
|
1
2
3
4
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
media/blink/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+18 lines, -17 lines |
0 comments
|
Download
|
|
M |
media/blink/webcontentdecryptionmodule_impl.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
media/cdm/aes_decryptor_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
ppapi/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A |
ppapi/features/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
A |
ppapi/features/features.gni
|
View
|
1
2
3
4
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/widevine/cdm/BUILD.gn
|
View
|
1
2
3
4
|
3 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/widevine/cdm/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/widevine/cdm/widevine_cdm_common.h
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/gn/docs/cookbook.md
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 49 (30 generated)
|