| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index c96180355c949b3656a887ff43acab3e4bd6237b..281abe676fe5701df8323e3098a9aa371cc13005 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -56,6 +56,7 @@ static_library("common") {
|
| "//chrome:resources",
|
| "//chrome:strings",
|
| "//chrome/app/theme:theme_resources",
|
| + "//chrome/common/variations:fieldtrial_testing_config",
|
| "//chrome/installer/util",
|
| "//components/cloud_devices/common",
|
| "//components/component_updater",
|
|
|