Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 5a6616d1bc5d0d90dc23786f309b3ca66078b39a..9a62de27131cf6e727364c86de071f74e07a9664 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -217,6 +217,7 @@ static_library("common") { |
"//third_party/icu", |
"//third_party/kasko:kasko_features", |
"//third_party/re2", |
+ "//third_party/widevine/cdm:cdm_features", |
"//third_party/widevine/cdm:version_h", |
"//third_party/zlib:zip", |
"//ui/accessibility", |
@@ -578,6 +579,7 @@ static_library("constants") { |
"//components/bookmarks/common", |
"//components/nacl/common:switches", |
"//media:cdm_paths", # Needed by chrome_paths.cc. |
+ "//third_party/widevine/cdm:cdm_features", |
"//third_party/widevine/cdm:version_h", |
] |