| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 3332ed60e510c4065fb8b6bcba5fee49e56ff2c2..911199cb1935e65d7a268c0c1489aa03e0d40a44 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -73,6 +73,7 @@ static_library("common") {
|
| "//chrome/common/safe_browsing:proto",
|
| "//chrome/common/variations:fieldtrial_testing_config",
|
| "//chrome/installer/util:with_no_strings",
|
| + "//components/cast_certificate",
|
| "//components/cdm/common",
|
| "//components/cloud_devices/common",
|
| "//components/component_updater",
|
|
|