| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 65965bf420210f3bfb3f82b19580b5385e771a0e..cf18b2256fe5eb4e98790341dfa7d02c8e47987b 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/cdm/common",
|
| "//components/cloud_devices/common",
|
| "//components/component_updater",
|
| "//components/content_settings/core/common",
|
|
|