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