Chromium Code Reviews| Index: components/visitedlink/common/BUILD.gn |
| diff --git a/components/visitedlink/common/BUILD.gn b/components/visitedlink/common/BUILD.gn |
| index 61d3ef221035b4ed57c14102f63ea5071996e094..2c472d012dfdb79f7f311703d5a36fc488f36897 100644 |
| --- a/components/visitedlink/common/BUILD.gn |
| +++ b/components/visitedlink/common/BUILD.gn |
| @@ -16,6 +16,6 @@ static_library("common") { |
| "//base", |
| "//content/public/common", |
| "//ipc", |
| - "//url" |
| + "//url", |
| ] |
| } |