| Index: components/BUILD.gn
|
| diff --git a/components/BUILD.gn b/components/BUILD.gn
|
| index 85ea035624006b2926ce6656da3fe4afb5a6e76c..8bbd506a483e1b81e2085051197923579d85054f 100644
|
| --- a/components/BUILD.gn
|
| +++ b/components/BUILD.gn
|
| @@ -130,6 +130,7 @@ group("all_components") {
|
| "//components/security_interstitials/core",
|
| "//components/signin/core/browser",
|
| "//components/ssl_config",
|
| + "//components/startup_metric_utils/common",
|
| "//components/startup_metric_utils/browser",
|
| "//components/sync_driver",
|
| "//components/sync_sessions",
|
|
|