| Index: third_party/widevine/cdm/BUILD.gn
|
| diff --git a/third_party/widevine/cdm/BUILD.gn b/third_party/widevine/cdm/BUILD.gn
|
| index 99ca959879a746da01225d8181fdaf6db46740ef..50978d2b718178b749db06d23f51a5d21af66422 100644
|
| --- a/third_party/widevine/cdm/BUILD.gn
|
| +++ b/third_party/widevine/cdm/BUILD.gn
|
| @@ -113,6 +113,7 @@ if ((is_chrome_branded || enable_widevine) && enable_pepper_cdms) {
|
| # Produce and compile the .rc file.
|
| process_version("widevinecdmadapter_resources") {
|
| visibility = [ ":*" ]
|
| + template_file = chrome_version_rc_template
|
| sources = [
|
| "BRANDING",
|
| "widevinecdmadapter.ver",
|
|
|