Chromium Code Reviews| Index: components/ntp_snippets/BUILD.gn |
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
| index 382aa911a2294f816816cddd0ec43af8c444a5dd..b27fc09e5581e11f7914cf5a45353078e6e9522f 100644 |
| --- a/components/ntp_snippets/BUILD.gn |
| +++ b/components/ntp_snippets/BUILD.gn |
| @@ -31,6 +31,7 @@ source_set("ntp_snippets") { |
| ] |
| deps = [ |
| + "//components/data_use_measurement/core", |
| "//components/metrics", |
| ] |
| } |