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

Unified Diff: chrome/chrome_browser.gypi

Issue 23902057: Stats collector for message center. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re add second histogram Created 7 years, 3 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 7b3f1c7de90091973006a42ce9c54654fa3f6c42..fa1118ef790aa8a26ab1b733730472de38deadf6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1267,6 +1267,8 @@
'browser/notifications/message_center_notification_manager_win.cc',
'browser/notifications/message_center_settings_controller.cc',
'browser/notifications/message_center_settings_controller.h',
+ 'browser/notifications/message_center_stats_collector.cc',
+ 'browser/notifications/message_center_stats_collector.h',
'browser/notifications/notification.cc',
'browser/notifications/notification.h',
'browser/notifications/screen_lock_notification_blocker.cc',

Powered by Google App Engine
This is Rietveld 408576698