Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index 61b2d16b70fe17db10bdadd86d4142a92260c4e6..0e86dbef1e97ff2018a380bcf647c42abf6c20e0 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -104,6 +104,7 @@ group("all_components") { |
| "//components/security_interstitials/core", |
| "//components/sessions", |
| "//components/signin/core/browser", |
| + "//components/ssl_errors", |
| "//components/startup_metric_utils", |
| "//components/strings", |
| "//components/sync_driver", |