| Index: third_party/widevine/cdm/BUILD.gn
|
| diff --git a/third_party/widevine/cdm/BUILD.gn b/third_party/widevine/cdm/BUILD.gn
|
| index d151530b25320abad2a342bd22fab8e5cf702c7f..2fba08099aba32466bccf6d8047d0ab0644c82fa 100644
|
| --- a/third_party/widevine/cdm/BUILD.gn
|
| +++ b/third_party/widevine/cdm/BUILD.gn
|
| @@ -96,6 +96,7 @@ source_set("widevine_test_license_server") {
|
| if (is_chrome_branded && is_linux) {
|
| deps = [
|
| # TODO(GYP)
|
| + # This target should be removed and targets should have datadeps on this target:
|
| #"//third_party/widevine/test/license_server/license_server.gyp:test_license_server"
|
| ]
|
| }
|
|
|