| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 3bca5a92c65b7c5bc7adb0de7f8684c859c2a893..4d93128ca0b71442acb4881d0421c6a2ada0563d 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -748,6 +748,8 @@ split_static_library("browser") {
|
| "ntp_snippets/download_suggestions_provider.h",
|
| "ntp_snippets/ntp_snippets_features.cc",
|
| "ntp_snippets/ntp_snippets_features.h",
|
| + "ntp_snippets/ntp_snippets_metrics.cc",
|
| + "ntp_snippets/ntp_snippets_metrics.h",
|
| "ntp_tiles/chrome_most_visited_sites_factory.cc",
|
| "ntp_tiles/chrome_most_visited_sites_factory.h",
|
| "ntp_tiles/chrome_popular_sites_factory.cc",
|
|
|