Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 751349dd665205e7cc5f4b7cd5e97bf364d25ea9..189d76f5b247d59abd5fe8a012df7790b714cc4b 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -65,6 +65,7 @@ static_library("common") { |
| "//components/metrics", |
| "//components/policy:policy_component_common", |
| "//components/translate/core/common", |
| + "//components/url_formatter", |
| "//components/variations", |
| "//content/public/common", |
| "//crypto", |