Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Unified Diff: chrome/browser/BUILD.gn

Issue 2626643002: Stop showing notifications if they're ignored (Closed)
Patch Set: String.equals() Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698