| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 21729e338c566bd9e0c3a3c8c7e8507afc32058d..d5cb8b854418840aed1f30c7cdb0ce7c66af1ef2 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -581,6 +581,7 @@ static_library("constants") {
|
| "//components/bookmarks/common",
|
| "//components/nacl/common:switches",
|
| "//media:cdm_paths", # Needed by chrome_paths.cc.
|
| + "//media:media_features",
|
| "//ppapi/features",
|
| "//third_party/widevine/cdm:headers",
|
| ]
|
|
|