Chromium Code Reviews| Index: components/navigation_metrics/BUILD.gn |
| diff --git a/components/navigation_metrics/BUILD.gn b/components/navigation_metrics/BUILD.gn |
| index 3908ff129a7e4c2c2e8b55b7b3f9bf6de63bb7dd..7325fcb3650b9bbbd58020349940636bf4940494 100644 |
| --- a/components/navigation_metrics/BUILD.gn |
| +++ b/components/navigation_metrics/BUILD.gn |
| @@ -10,6 +10,7 @@ static_library("navigation_metrics") { |
| deps = [ |
| "//base", |
| + "//components/dom_distiller/core:core", |
| "//url", |
| ] |
| } |