Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 7de5abb887cdd1d02e3fa027d666e2de9e998ebf..1985599cab6e25717747a74565c94b2aa3a17f79 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -277,7 +277,6 @@ static_library("constants") { |
| "widevine_cdm_constants.cc", |
| "widevine_cdm_constants.h", |
| ] |
| - sources += get_target_outputs(":make_chrome_version") |
| deps = [ |
| ":make_chrome_version", |