media: Rename SHOULD_BUNDLE_WIDEVINE_CDM to BUNDLE_WIDEVINE_CDM
The word "should" here is odd to read in some context. For example, in tests, when we "should bundle widevine CDM", we run tests that requires the CDM. This CL simply drops the word "should" so the gn/build flag becomes "bundle_widevine_cdm", which is more definitive. This CL also refactors widevine.gni to better support common variations. Bug: 349182,843649 Test: No functionality change. Rename only. Change-Id: Iaa8c6c29a33409bb1b31be86cb6202ff3f4b7cd9 Reviewed-on: https://chromium-review.googlesource.com/1249736 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:Lei Zhang <thestig@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#595632}
Showing
Please register or sign in to comment